Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 559 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 559 Bytes

To-Do-List-Rahul

This is a basic to-do-list app made using Django framework . In the later editions more features will be added To run the application

  1. clone the repository using the command git clone https://github.com/mysteriousCoder9991/To-Do-List-Rahul.git
  2. Change the directory by the command cd To-Do-List-Rahul
  3. run the command python manage.py runserver

Added feature of adding Task Deadline on 01/06/2020

Java Version is also available Java Version To Do List