Skip to content

vasanthn7/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

Python/Django based To-do List

Instructions to install the application

  • Once cloned, install all the packages specified in the requirements.txt
  • Run migrations
  • Run server using the command python manange.py runserver
  • To enable the autodelete feature, run celery's worker and beat simultaniously using the command celery -A todo worker -B after activating the environment.

PS: The application also requires MySQL and mysql-devel

About

Python/Django based To-do List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors