Kanban (EN)
TermVisual work management system for workflow visualization and optimization of lead times
Kanban board example
flowchart LR A[Backlog] --> B[To Do] B --> C[In Progress] C --> D[Review] D --> E[Done] subgraph Swimlanes direction TB A[Backlog] B[To Do] C[In Progress] D[Review] E[Done] end
In context
- Typically used together with Scrum, Lean Management, and Agile methods
- Related to: Just-in-Time production, Pull system, Continuous improvement process (Kaizen)
- Example use cases: Software development, production planning, marketing campaigns, human resource management