Couch Kanban Logo
Board
About

About

What is Kanban?

Kanban is a tool to organise what work to do and when. It is an important tool for delivering products (be they software, physical products or effective services) "Just In Time".

Tasks are written down as stories. Each story is placed in a bin appropriate to the state of that story. Stories move from one bin to the next when, and only when, the action on that story is completed for the bin. The idea is that "defective products" do not move from one bin to the next, it is this concept that should improve the quality of the products through the production chain.

What's this app?

Simple Kanban was originally written by Stephan Schmidt, who can be found on Twitter http://twitter.com/codemonkeyism, and blogs at http://www.codemonkeyism.com, using JQuery with the DragSort plugin. Persistency to CouchDB and extended editing of stories was added by Simon Metson (@drsm79) and Mike Wallace (@m1ke_wallace).

This software application is Twitter-Ware. If you like it, use it, or have something to say, follow us and tell us through Twitter.

The original version of Simple Kanban can be found on www.simple-kanban.com the CouchDB enabled code is available on our github

Replication

One of the sweetest features of CouchDB is it's many master replication. We use this in Couch Kanban Board so that teams of people can have a master board (for instance shown on a central monitor) with private copies replicated to their laptop/desktop/mobile phone. The filtered changes feed is available here.

Hosting

Let us know if you want us to arrange hosting for your Kanban board.