Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.16 KB

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 Screenshot_2024-08-24_20_00_25 Screenshot_2024-08-24_20_01_11