mitushaa / Todo-Application

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 64.0%Language:CSS 27.6%Language:HTML 8.4%