You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Django-To-Do-list-with-user-authentication To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
How to Run :
pip install Django
python manage.py runserver
DONE
For TEST :
USER NAME - Chetan
Password - Kumar@123
Samples :
About
# Django-To-Do-list-with-user-authentication To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.