Skip to content

Advance To Do List with Login & SignUp Features Using Django 3.0

License

Notifications You must be signed in to change notification settings

omcoolkarni22/Advance-To-Do-List-Django

Repository files navigation

To-Do-List-Django-Web-App

Advance To-Do-List Django Web App with Login & Registration Features Using Django 3.0.

Folders

  1. ToDoList is Folder of Project
  2. ToDoList_App is the Folder of App
  3. static has JS, CSS files.
  4. Templates has HTML files.

Run in your System

  1. Clone or download the repo
  2. Install requirements.txt file via pip install -r requirements.txt
  3. open cmd in folder where manage.py file is and fire command python manage.py runserver
  4. Open http://127.0.0.1:8000/ in Your Browser to see app running.

Catch A live Demo Here !

http://advtodolist.pythonanywhere.com/

Enjoy !!!

About

Advance To Do List with Login & SignUp Features Using Django 3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published