ptyadana / django3-todo-app

Full Fledged todo app with django 3, python, sqlite

Repository from Github https://github.comptyadana/django3-todo-appRepository from Github https://github.comptyadana/django3-todo-app

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

About

Full Fledged todo app with django 3, python, sqlite

License:MIT License


Languages

Language:Python 52.9%Language:HTML 39.1%Language:CSS 8.0%