Skip to content

A MERN stack Task Management System with user authentication, task creation, editing, prioritization, and deletion, featuring React Context for state management, a responsive frontend, and a robust Node.js backend.

Notifications You must be signed in to change notification settings

PrabhanshuRawat/Task_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System (TMS)

A simple Task Management System built with the MERN Stack to create, update, delete, and track tasks efficiently.

Features

  • Add, edit, delete, and mark tasks as complete.
  • Clean and user-friendly interface.
  • Real-time task updates.

Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/tms.git
    cd tms
  2. Install dependencies:
    npm install
    cd client && npm install
  3. Run the project:
    npm run dev

Author

Prabhanshu Rawat

About

A MERN stack Task Management System with user authentication, task creation, editing, prioritization, and deletion, featuring React Context for state management, a responsive frontend, and a robust Node.js backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published