Task Management App
ReactNode.jsMongoDBSocket.io
Developed a Trello-inspired task management application with real-time collaboration features. Users can create workspaces, organize tasks into boards and columns, and drag-and-drop tasks between stages. Built with React on the frontend and Node.js with MongoDB on the backend. Socket.io enables real-time updates so team members see changes instantly. Features include task assignments, due dates, labels, comments, and activity logging.