Skip to content

v1.0.0

Latest

Choose a tag to compare

@subha0319 subha0319 released this 15 Oct 17:06
· 1 commit to release/v1.0.0 since this release

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.