Skip to content

ptyadana/django3-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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