Pratham82 / To-do-app

To do list app using django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do-app

To do list app created using django web framework Designed with plane HTML CSS.

Features:

  • Create new tasks
  • Update tasks
  • Mark task as completed
  • Delete tasks

Screenshots:

Usage:

For running the website

  • python3 manage.py runserver

Dependencies

  • django
  • pip install django

About

To do list app using django


Languages

Language:Python 50.2%Language:HTML 49.8%