JayeshLocharla / To-Do-List

To do list web application with user authentication using Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do List App

To do list web application with user authentication using Django

This is a simple Web application with proper User Registration, Login, Search and full Create Read Update and DELETE functionality using Django

How to Use the Application:

  • Clone the GitHub repository
$ git clone git@github.com:JayeshLocharla/To-Do-List.git
  • Move to the Project Directory
$ cd To-Do-List
  • Install Django
$ pip install Django
  • Run the manage.py file now
$ python manage.py runserver

Followed from Dennis Ivy Channel.

Thank You

About

To do list web application with user authentication using Django


Languages

Language:Python 55.8%Language:HTML 44.2%