Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ioxee/daw.ly

A clone made in an educational way to recreate BITLY.com in CodeIgniter 4
https://github.com/ioxee/daw.ly

ci4 codeigniter codeigniter4 education educational

Last synced: 24 days ago
JSON representation

A clone made in an educational way to recreate BITLY.com in CodeIgniter 4

Awesome Lists containing this project

README

        


DAWLY LOGO

THIS IS THE BACKEND OF THE DAWLY, TO GET THE FRONTEND. DOWNLOAD THIS REPOSITORY: LINK


# SCREENSHOTS
| | | |
|:-------------------------:|:-------------------------:|:-------------------------:|
|![Home Page](https://user-images.githubusercontent.com/48241519/232336152-31cdb2db-35f9-4c05-ac12-855a8bb7407b.png) Home Page|![Login Page](https://user-images.githubusercontent.com/48241519/232336360-f946fa80-3d66-4b56-a0ef-aa140259e571.png) Login Page|![Register Page](https://user-images.githubusercontent.com/48241519/232336402-5aad6dbd-89f9-4e75-9983-c7dfbee2b958.png) Register Page|
|![Dashboard](https://user-images.githubusercontent.com/48241519/232336492-1c16b9d0-dd5a-4adf-b5cf-bd10d742845c.png) Dashboard|![Create Link](https://user-images.githubusercontent.com/48241519/232336521-ea869d5e-5c7c-48d7-b4b7-3439ab031b3b.png) Crete link|![Links](https://user-images.githubusercontent.com/48241519/232336574-5c675480-7df5-41f6-9edd-5fcde98874d7.png) Created Links
|![Link Stadistics](https://user-images.githubusercontent.com/48241519/232336584-db9c7868-d3eb-49af-a362-dd8ddbac06b8.png) Link Stadistics|![Users Administration](https://user-images.githubusercontent.com/48241519/232336602-33f582bc-2189-41c2-b431-65d22352464a.png) User Administation|![Roles Adminsitration](https://user-images.githubusercontent.com/48241519/232336635-0a6523f7-bc44-4e19-a392-86c583f7e6d3.png) Role Administation|

# DEMO
Users Login and Password
- Admin: [email protected] | 123456
- Editor: [email protected] | 123456
- Users: [email protected] | 123456
- Guest: [email protected] | 123456

# API DOCS
[POSTMAN API DOCS](https://documenter.getpostman.com/view/24627546/2s93kz75yN#bb3f99d3-c770-4056-9e5b-d00b76bbbef6)

# CREDITS
[IOxee](https://github.com/IOxee)

# DISCLAIMER
πŸ˜žπŸ™ This project is for educational purposes only. I am not responsible for any misuse or damage caused by this program. Use it at your own risk.

# LICENSE
[MIT License](https://mit-license.org/)
The MIT License (MIT)
Copyright Β© 2023 IOxee

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the β€œSoftware”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.