Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kabirbaidhya/django-todoapp
A demo todo app created using Django
https://github.com/kabirbaidhya/django-todoapp
demo django python sample todoapp
Last synced: about 1 month ago
JSON representation
A demo todo app created using Django
- Host: GitHub
- URL: https://github.com/kabirbaidhya/django-todoapp
- Owner: kabirbaidhya
- Created: 2017-04-28T23:57:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T18:44:40.000Z (over 3 years ago)
- Last Synced: 2024-04-15T00:52:17.046Z (7 months ago)
- Topics: demo, django, python, sample, todoapp
- Language: Python
- Homepage:
- Size: 388 KB
- Stars: 4
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TodoApp
=======
A demo todo app created using [Django](https://www.djangoproject.com/). [![Run on Repl.it](https://repl.it/badge/github/kabirbaidhya/django-todoapp)](https://repl.it/github/kabirbaidhya/django-todoapp)Check the step by step tutorial for this sample project here - https://github.com/kabirbaidhya/learn-python-django-web#web-development-with-django.