URL shortener in Django
デベロッパー
公開チャット
製品詳細
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
価格情報
利用できるデータはありません