Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do Web Application

This is To-Do Web application built using Django and Django REST Framework which works Asynchronously

Features

  • Creating Task
  • Updating Task
  • Deleting Task
  • Task Completion Status

Screenshots

img1

img2

img3

img4

img5

Run Locally

Clone the project

  git clone https://github.com/Shivakumar1V/To-Do-App-using-Django

Install dependencies

  pip install -r requirements.txt

Start the server

  python manage.py runserver

It will run the application on http://127.0.0.1:8000/

Now the application is ready to use
Open your browser and go to http://127.0.0.1:8000/

About

This is a To-Do web application built using Django and Django REST Framework, this application works asynchronously

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages