Initial Release
This is the first stable release of the Collaborative Project Management App.
Key Features:
- User Authentication: Secure user registration and login using JWT.
- Project Management: Create, update, delete, and view projects.
- Task Management: Kanban-style board with ToDo, InProgress, and Done columns.
- Real-Time Collaboration: Task updates are broadcast instantly using Socket.io.
- Dashboard Overview: An at-a-glance view of all projects and tasks.