CTM (Collaborative Task Manager) is a project built using the MERN stack (MongoDB, Express, React, Node.js) with real-time communication powered by Socket.IO. It is designed to help teams collaborate efficiently by managing tasks and staying updated in real time.
- Real-time updates: Tasks and changes sync instantly across all users.
- Task management: Create, edit, delete, and assign tasks.
- Collaboration tools: Notifications and live updates for better teamwork.
- Frontend: React.js
- Backend: Node.js with Express.js
- Database: MongoDB
- Real-time Communication: Socket.IO