Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 196 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 196 Bytes

ToDo-App

A simple Todo list application.It is implemented using django.There are features for adding tasks and crossing out the completed ones.

Instructions to run the file: pip install django