Skip to content

simple todo list allows user to signup and create todo list

Notifications You must be signed in to change notification settings

manoj-gaonkar/ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo app

Functionalities

allows user to

  • sign up to page.
  • log in authentication.
  • add tasks(title, description, status, priority).
  • set the status
  • delete the tasks.

Run Locally

Clone the project

  git clone https://github.com/manoj-gaonkar/ToDo-List.git

Go to the project directory

  cd ToDo-List

Activate virtual environment

  source todoenv/bin/activate

Run the server

  python manage.py runserver

Tech Stack

Client: Django, TailwindCSS

Server: WSGI (Web Server Gateway Interface)

About

simple todo list allows user to signup and create todo list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published