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.
-
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
- Currently working on task functionalities.
- Completed user registration and login with JWT.