Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaweria-b/to-do-list

built a 'to-do-list' web-app using django
https://github.com/jaweria-b/to-do-list

Last synced: 28 days ago
JSON representation

built a 'to-do-list' web-app using django

Awesome Lists containing this project

README

        

# to-do-list

1. Clone the repository
2. run 'python manage.py runserver' in command prompt or terminal
3. go to url /todolist to see all the tasks in to-do-list
4. go to url /addtasks to add tasks to your list