An open API service indexing awesome lists of open source software.

https://github.com/madhura-punde/task-manager-app

MERN stack project
https://github.com/madhura-punde/task-manager-app

Last synced: 3 months ago
JSON representation

MERN stack project

Awesome Lists containing this project

README

        

# Task-Manager-App

MERN stack project

1. JWT-based Login/Signup.
2. Users can Create, Read, Update, and Delete tasks.
3. Task Status Management
• Tasks can have the following statuses:
i. Pending.
ii. In Progress.
iii. Completed.
4. User Role Management
• Admin: Can see all tasks.
• User: Can manage only their own tasks.
5. Responsive UI
• Mobile & Desktop compatibility.
6. API Documentation
• Provide a Postman Collection for easy testing.

Login/SignIn
Screenshot 2025-03-11 at 4 05 00 PM
Screenshot 2025-03-11 at 4 04 49 PM
User Dashboard
Screenshot 2025-03-11 at 4 05 47 PM
Admin Dashboard
Screenshot 2025-03-11 at 4 45 57 PM