Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starkblaze01/to-do
To-Do App
https://github.com/starkblaze01/to-do
ant-design hacktoberfest heroku mern mern-stack mongodb nodejs reactjs redux redux-thunk todo todo-list todoapp todolist
Last synced: 19 days ago
JSON representation
To-Do App
- Host: GitHub
- URL: https://github.com/starkblaze01/to-do
- Owner: starkblaze01
- Created: 2021-01-09T09:29:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T16:58:26.000Z (over 3 years ago)
- Last Synced: 2024-05-01T15:39:29.367Z (7 months ago)
- Topics: ant-design, hacktoberfest, heroku, mern, mern-stack, mongodb, nodejs, reactjs, redux, redux-thunk, todo, todo-list, todoapp, todolist
- Language: JavaScript
- Homepage: https://to-do-mern-app.herokuapp.com/
- Size: 263 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.