Skip to content

akash1331/todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoList

To run this project, run below commands
pip install -r "requirements.txt" #installing packages

python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser #for creating super user as admin
python manage.py runserver # to start/launch server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors