Task Kanban boards
Kanban is a visual method for organizing work, often used in software development but applicable to various industries. It's based on the principles of "just-in-time" and "pull" systems, ensuring that work is only started when there's capacity and demand.
InOrbits Kanban board setup
Default Kanban board consists of columns representing different stages of work:
For tasks on the Active view we show:
To Do: Tasks waiting to be started.
In Progress: Tasks currently being worked on.
Complete: Completed tasks.
Last updated