Skip to content

To create a Todo list, which would be able to edit, delete, add tasks.

Notifications You must be signed in to change notification settings

mitushaa/Todo-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Todo List Application

Project Description: To Build a Todo List which should be able to:

  • User should also be able to mark a to-do done and vice-versa.
  • User should be able to create a to-do under a bucket.
  • Create your own label (Should be able to edit).
  • All the existing lables the user has created should be given as options, next time the user tries to create a new label.

Technologies Used:

  • Frontend: ReactJS
  • Backend: Django
  • Database: MySQL
  • Deployment: Heroku

Implementation of the Project:

Improving the application:

Using the Webpack

Testing the Project

Deploying the app

Use the To-Do App here-

Documentation

Steps to run this project

Future Scope of the project

About

To create a Todo list, which would be able to edit, delete, add tasks.

Topics

Resources

Stars

Watchers

Forks