URL shortener in Django
Developer
Public chat
Product Details
One can shorten big url and bookmark his important links.
you can checkout my app into this link.
To setup this project on your local pc,
- configure database in settings
- python manage.py makemigrations
- python manage.py migrate
Thnen create a super user by this following command
>>python manage.py createsuperuser
Then login to admin panel and create a user profile for that user.
1. User Authentication ( signup, login, resetpasword, forgot password )2. Shorten URL
3. Booomark URL
Price Information
No available data