Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushalobroy/task-management-application-mern
It is an application with authentication where users can create, update, delete, and view tasks. The application should use MongoDB for data storage, Node.js and Express.js for the backend, React.js for the frontend, and state management libraries like Redux or React Context API.
https://github.com/kushalobroy/task-management-application-mern
Last synced: 10 days ago
JSON representation
It is an application with authentication where users can create, update, delete, and view tasks. The application should use MongoDB for data storage, Node.js and Express.js for the backend, React.js for the frontend, and state management libraries like Redux or React Context API.
- Host: GitHub
- URL: https://github.com/kushalobroy/task-management-application-mern
- Owner: Kushalobroy
- License: gpl-3.0
- Created: 2024-02-23T16:07:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-25T04:58:41.000Z (10 months ago)
- Last Synced: 2024-11-05T23:27:33.931Z (about 2 months ago)
- Language: JavaScript
- Size: 3.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Task-Management-Application-MERN
It is an application with authentication where users can create, update, delete, and view tasks. The application should use MongoDB for data storage, Node.js and Express.js for the backend, React.js for the frontend, and state management libraries like Redux or React Context API.## Login Page
![image](https://github.com/Kushalobroy/Task-Management-Application-MERN/assets/92447922/815095ce-2cb5-4a65-8a60-42a2903b450d)## Register Page
![image](https://github.com/Kushalobroy/Task-Management-Application-MERN/assets/92447922/e8a02ac2-581d-48a1-b224-0c3f66fa5a09)