Skip to main content

Overview

The Kanban Board helps you track features, bugs, and tasks for your projects using a visual workflow system.

Visual Workflow

Drag-and-drop task management

AI Integration

Create tasks from AI conversations

Per-Project

Each project has its own board

Sync with Code

Link tasks to files and features

Board Structure

Ideas and future work
  • Feature ideas
  • Future enhancements
  • Nice-to-have features
  • Unplanned work
Low priority, not yet started

Creating Tasks

1

Open Board

Click Kanban icon in project toolbar
2

Add Task

Click + Add Task in any column
3

Enter Details

  • Task title
  • Description
  • Priority (High/Medium/Low)
  • Assignee (you or team member)
4

Add Labels

Tag with Feature, Bug, Enhancement, etc.
5

Create

Task appears in the column

Task Types

Feature

New functionality to build

Bug

Issues to fix

Enhancement

Improvements to existing features

Refactor

Code cleanup and optimization

Docs

Documentation tasks

Testing

Test writing and QA

Best Practices

Do:
  • “Create product card component”
  • “Build product grid”
  • “Add filter controls”
Smaller tasks = faster completion
  • Max 3-5 tasks in “In Progress”
  • Finish before starting new
  • Reduces context switching
  • Update status daily
  • Move completed work to Done
  • Keep board current

Next Steps