Kanban Board
v0 prompt for a Kanban board with drag-and-drop, task cards, filtering, and detail side panel.
v0kanbanproject-managementdrag-and-drop
Prompt
Create a Kanban board component with: ## Board Layout - Horizontal columns: To Do, In Progress, In Review, Done - Column headers with task count and "Add Task" button - Cards draggable between columns (drag and drop) - Smooth drag animation with visual drop zone indicator ## Task Cards - Title (editable inline on click) - Priority indicator: 🔴 High, 🟡 Medium, 🟢 Low - Assignee avatars (up to 3, with +N overflow) - Due date badge (red if overdue) - Label tags (Feature, Bug, Enhancement) with colors - Subtask progress: "3/5 subtasks" - Comment count icon ## Features - Add new column with custom name - Add new task with modal: Title, Description, Priority, Assignee, Due Date, Labels - Filter tasks by: assignee, priority, label - Search across all cards - Column collapse/expand toggle - Card click opens detail view in side panel ## Detail Side Panel - Full task title and description (markdown support) - Assignee selector - Due date picker - Label management - Subtask checklist - Activity log / comments Use shadcn/ui components. Clean design with subtle card shadows. Responsive — stack columns vertically on mobile.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Dashboard UI Component
A v0 prompt for generating an analytics dashboard with KPI cards, charts, and activity tables.
Command Palette Componentv0 prompt for a command palette component with fuzzy search, keyboard navigation, and grouped results.
Data Table with Advanced Featuresv0 prompt for an advanced data table with sorting, filtering, bulk actions, and expandable rows.
Multi-Step Form Wizardv0 prompt for a multi-step form wizard with validation, file upload, and review step.