/ToDoForHost

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

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

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