Skip to content

harshkh-001/todo_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo_list

Todo list project

How to open

  • 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

working of todo list

  • 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

steps to show todo list working in "steps to operate todo list" folder

Releases

No releases published

Packages

No packages published