Skip to content

A Trello-like collaborative project management tool built with the MERN stack. Features User authentication (register/login) Create and manage projects Drag-and-drop task management Assign tasks to team members Commenting system for tasks Real-time updates with WebSockets Responsive design

Notifications You must be signed in to change notification settings

ub-victor/CodeAlpha-Project-Management-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Management Tool

A Trello-like collaborative project management tool built with the MERN stack.

Features

  • User authentication (register/login)
  • Create and manage projects
  • Drag-and-drop task management
  • Assign tasks to team members
  • Commenting system for tasks
  • Real-time updates with WebSockets
  • Responsive design

Tech Stack

  • Frontend: React, Vite, CSS3
  • Backend: Node.js, Express.js
  • Database: MongoDB with Mongoose
  • Real-time: Socket.io
  • Authentication: JWT

Installation

  1. Clone the repository
  2. Install backend dependencies:
    cd backend
    npm install

About

A Trello-like collaborative project management tool built with the MERN stack. Features User authentication (register/login) Create and manage projects Drag-and-drop task management Assign tasks to team members Commenting system for tasks Real-time updates with WebSockets Responsive design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published