Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)