Basic Board Structure
A typical Kanban board consists of columns representing different stages of work, with cards representing individual work items.
Common Columns:
- Backlog: Work items waiting to be started
- To Do: Items ready to be worked on
- In Progress: Items currently being worked on
- Review: Items being reviewed or tested
- Done: Completed work items