https://github.com/eroydev/django-todo
https://github.com/eroydev/django-todo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eroydev/django-todo
- Owner: ERoydev
- Created: 2023-10-24T21:42:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T11:17:26.000Z (over 2 years ago)
- Last Synced: 2025-02-06T21:38:18.430Z (over 1 year ago)
- Language: Python
- Size: 15.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django-Todo Application
Its a quick ToDo django application for understanding. It have Add, Delete, Edit, Mark as Done and Mark as Undone(completed tasks) functionalities.