Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaweria-b/to-do-list
- Owner: Jaweria-B
- Created: 2023-11-03T09:56:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T10:00:55.000Z (about 1 year ago)
- Last Synced: 2023-11-03T11:24:05.706Z (about 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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