Overview

The Kanboard software is meant to track what tasks are in which state. A good introduction can be found at Kanboard's documentation site.

This software is supposed to give us an overview of the tasks we have at any point in time, the team member who is responsible for each task as it is currently situated, and the requirements for what it will take to complete each task.

There are several key indicators for any task when it gets created:

There are also several option fields that can provide valuable information on a given task:

All of these will be explained in depth in further pages of this book.

Board Scope

A board should be scoped out to only include what makes sense to include on it. There are a couple of guidelines to follow when considering when to make a new board, and what to include on that board:

If the answer to any of these questions is "No", then a new board should be created for the project under consideration.

Workflow

Columns/States

The basic workflow consists of several columns to indicate the state of the task. Typically a task is moved from the left-most column to the right-most column as it progresses through the states. The most basic setup consists of three states:

  1. Todo
  2. Doing
  3. Done

This can be expanded, renamed, and altogether mangled based on the project requirements. A further discussion can be found in the "Initial Configuration" section.

Rows/Swimlanes

These are the horizontal rows in which tasks can be categorized. A good rule of thumb is that tasks that are put into swimlanes on top are in some way more important that tasks that are put into lower swimlanes. While these are not strictly necessary, a basic board should start with at least two swimlanes:

  1. Critical
  2. Everything Else

This serves to highlight the old adage that "If everything is critical, then nothing is critical", and forces the users to a modicum of prioritization right from the start.

 


Revision #8
Created 5 June 2020 04:15:02 by andrewcz
Updated 6 August 2020 01:39:03 by jmoore53