GitHub

Kanban

Drag-and-drop board with columns and cards for project management workflows.

Basic Kanban Board

Preview

To Do

3

Design homepage mockup

Create wireframes for the new landing page

Set up CI/CD pipeline

Write API documentation

In Progress

2

Implement auth module

OAuth2 + JWT token flow

Database schema review

Done

1

Project setup

Card with Labels & Assignees

Redesign checkout flow

#142
Feature High Priority

Simplify the 5-step checkout into a single page experience

Priority Indicators

Critical bug fix

!!!

Update dependencies

!!

Refactor utils

!

Reference

Class Description
.kanbanBoard container (horizontal scroll)
.kanban-compactReduced spacing variant
.kanban-swimlanesVertical swimlane layout
.kanban-columnColumn container (300px)
.kanban-column-collapsedCollapsed column (48px)
.kanban-column-dragoverColumn drag-over highlight
.kanban-column-headerColumn header with title and count
.kanban-column-bodyCards container (scrollable)
.kanban-column-footerColumn footer (add button)
.kanban-add-btnDashed add-card button
.kanban-cardDraggable task card
.kanban-card-draggingCard being dragged
.kanban-card-ghostGhost card placeholder
.kanban-card-color-*Left border color (primary, success, warning, error, info)
.kanban-card-completedCompleted card (strikethrough)
.kanban-card-label-*Card label colors (primary, success, warning, error)
.kanban-card-priority-*Priority indicator (high, medium, low)
.kanban-drop-zoneDrop zone between cards
.kanban-swimlaneHorizontal swimlane row
.kanban.glassGlassmorphism variant