Kanban Board

Drag-free: use PATCH to move tasks between columns

Backlog

2

Performance testing

medium

Load test critical endpoints and optimize slow queries

Mary J.

Mobile responsive design

low

Ensure all pages work well on mobile devices

Robert W.

To Do

2

Write API documentation

medium

Document all REST endpoints with examples

Patricia B.

Set up error monitoring

low

Integrate Sentry for production error tracking

James S.

In Progress

2

Build dashboard UI

high

Create the main dashboard layout with summary cards

Mary J.

Add search functionality

medium

Full-text search across tasks and people

Robert W.

Review

1

Implement user authentication

critical

Add login, registration, and session management

James S.

Done

2

Set up CI pipeline

high

Configure GitHub Actions for automated builds and tests

James S.

Design database schema

high

Create ERD and define tables for the core domain

Mary J.