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

https://github.com/ptyadana/django3-todo-app

Full Fledged todo app with django 3, python, sqlite
https://github.com/ptyadana/django3-todo-app

django django-application django-project django3 python python3 sqlite todo-list todoapp todolist

Last synced: 2 months ago
JSON representation

Full Fledged todo app with django 3, python, sqlite

Awesome Lists containing this project

README

          

# To Do app
To Do app project using
+ Python
+ Django 3 framework
+ SQLite

----------------

### Features
Manage your to-list with simple To Do app with
+ view your current to-do list
+ create a new to-do item
+ update your existing item (such as marking as important, update memo)
+ mark your to-do item as Complete
+ delete to-do item if you don't need it anymore