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
- Backlog
- To Do
- In Progress
- Review
- Done
Ideas and future work
- Feature ideas
- Future enhancements
- Nice-to-have features
- Unplanned work
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
Keep Tasks Small
Keep Tasks Small
Do:
- “Create product card component”
- “Build product grid”
- “Add filter controls”
Limit Work in Progress
Limit Work in Progress
- Max 3-5 tasks in “In Progress”
- Finish before starting new
- Reduces context switching
Move Tasks Regularly
Move Tasks Regularly
- Update status daily
- Move completed work to Done
- Keep board current