Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshitmittal20/task_manager_mern_redux
A TASKS Manager application using the MERN stack with state management in REDUX
https://github.com/akshitmittal20/task_manager_mern_redux
Last synced: about 2 months ago
JSON representation
A TASKS Manager application using the MERN stack with state management in REDUX
- Host: GitHub
- URL: https://github.com/akshitmittal20/task_manager_mern_redux
- Owner: akshitmittal20
- Created: 2024-05-17T07:59:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T14:26:23.000Z (8 months ago)
- Last Synced: 2024-05-18T14:58:03.904Z (8 months ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Task Manager Application
# Full Stack Web app - Frontend and Backend
***Stacks : Node.js, Express, JWT Auth, Tailwind CSS, React, Redux State management, MongoDB, Multer***
USER:
- Can Create an account
- Can sign in and sign out successfully
- Can set the Profile picture- Can create a Task
- Can modify status of their tasks
- Can see their existing Tasks
- Can update the Task as Completed
- Can delete the Tasks