Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.14 KB

Project Pro

Project Pro is a collaborative project management application that allows you to efficiently manage projects while working synchronously with different team members. It is built using the MERN stack (MongoDB, Express, React, Node.js) and integrates socket.io for real-time communication.

Deployed live here:

Check out the live demo [here]

Test Account

Username: test@test.com Password: testing

Features

  • Real-time Collaboration: Utilize the power of socket.io to collaborate with team members in real-time, ensuring everyone stays on the same page.

  • Project Management: Efficiently manage projects with key functionalities such as task tracking, progress monitoring, and team collaboration.

  • MERN Stack: Leverage the strengths of MongoDB, Express, React, and Node.js for a robust and scalable application.

  • Responsive UI: The user interface is designed with React and enhanced with Tailwind CSS, providing a responsive and visually appealing experience.

Tech Stack

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