Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayk-gupta/task-manager
Task Manager using MERN Stack + TypeScript + Redux
https://github.com/jayk-gupta/task-manager
expressjs mongodb nodejs reactjs
Last synced: 7 days ago
JSON representation
Task Manager using MERN Stack + TypeScript + Redux
- Host: GitHub
- URL: https://github.com/jayk-gupta/task-manager
- Owner: jayk-gupta
- Created: 2024-07-30T14:08:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T13:47:02.000Z (28 days ago)
- Last Synced: 2024-12-01T14:33:11.508Z (28 days ago)
- Topics: expressjs, mongodb, nodejs, reactjs
- Language: TypeScript
- Homepage:
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Manager
A full-stack web application for managing tasks, built with MongoDB, Express.js, React.js, Node.js (MERN stack), incorporating TypeScript and Redux for enhanced type safety and state management.
## Features
- **User Authentication & Authorization**: Secure access using JWT.
- **Task Management**: CRUD operations for task creation, updating, deletion, and retrieval.
- **Search & Filter**: Efficiently manage tasks with search and filter functionalities.
- **Future Enhancements**:
- Analytics for task performance.
- Drag-and-drop functionality for task organization.
- Notification systems for reminders and updates.
- Google calendar integration
- Schedule tasks using AI## Current Status
- Currently working on task functionalities.
- Completed user registration and login with JWT.## Screenshots
![Screenshot_2024-08-24_20_00_34](https://github.com/user-attachments/assets/97e114ff-e7f8-41f9-a590-a769ff46ea8e)
![Screenshot_2024-08-24_20_00_25](https://github.com/user-attachments/assets/e57269ac-12a4-4e9f-9e06-81c16dab3c4b)
![Screenshot_2024-08-24_20_01_11](https://github.com/user-attachments/assets/1821c694-6f66-4753-9858-1a7359901dc0)