starkblaze01 / to-do

To-Do App

Home Page:https://to-do-mern-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to-do App

A simple to-do application using MERN stack


This project is created using React, Redux, MongoDB, NodeJS, Ant-Design.

The following features are implemented in this project:

  • Users can create, delete and edit a to-do.
  • Users can mark a to-do done and vice-versa.
  • The to-do's are created under a bucket. The bucket can be assigned any label of user's choice.