This is a Todo App built as a part of Upgrad Task
- Go to todoapp/settings.py
- Change database settings as requires and change password of the database
- Navigate to Terminal and type "python manage.py runserver"
- Navigate to "127.0.0.1:8000/todos/signup" and SignUp and Continue:)
- Once Signed in, in order to login navigate to "127.0.0.1:8000/login".