Todo list project
- Open integrated terminal in todo main folder
- Type "pip install django" if not installed
- Than type "python manage.py runserver"
- Click on local host link
- First user have to sign up by giving name and password
- Than by same name and password user have to add his/her todo list task
- After that user can also check previously added task by give the same name and password