Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 605 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 605 Bytes

To-Do-List-Site

A secure site with user-authentication that allows you to add/delete your to-do lists and mark them as completed/ongoing

Features Included

  • add to do lists which have ongoing has status
  • mark some task has completed
  • delete task

Installation

1. Clone Repository & Install Packages

2. Migrate & Start Server

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

Where to find Me

Visit My Website