Back to blocks
table
Block

Kanban Board

Kanban board with columns and task cards

Installation

npx shadcn add @mylo-ui/table-kanban

Preview

Project Board

To Do

2
High

Design system documentation

Create comprehensive design system docs

Design
Docs
SJ
32
Jan 25
Medium

Update API endpoints

Migrate to new API version

Backend
MB
10
Jan 28

In Progress

2
Critical

User authentication flow

Implement login and signup screens

Frontend
Auth
JS
51
Jan 22
High

Database optimization

Improve query performance

Backend
DB
ED
23
Jan 24

Review

1
Medium

Mobile responsiveness

Fix layout issues on mobile

Frontend
Mobile
DW
40
Jan 23

Done

2
High

Setup CI/CD pipeline

Configure automated deployments

DevOps
LA
21
Jan 20
Medium

Write unit tests

Achieve 80% code coverage

Testing
MB
00
Jan 19

Usage

import { TableKanban } from "@/components/blocks/table-kanban"

export default function Page() {
  return <TableKanban />
}

Dependencies

lucide-react

shadcn/ui Components

card
badge