Kanban
Kanban is an Agile framework that visualizes work and workflow using a Kanban board. It focuses on optimizing the flow of tasks by limiting work in progress (WIP) and improving team efficiency.
Key Concepts:
- Kanban Board: Visual representation of work in progress, usually broken into columns such as “To Do,” “In Progress,” and “Done.”
- WIP Limits: Restricting the number of tasks in progress to maintain focus.
- Flow: Emphasizes continuous delivery, where tasks are completed one by one without predefined sprints.