GithubHelp home page GithubHelp logo

henchan / couchdb-kanban-board Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drsm79/couchdb-kanban-board

1.0 2.0 0.0 528 KB

A CouchApp that provides http://www.simple-kanban.com/ a database backend

Home Page: http://kanbancouch.posterous.com/

JavaScript 92.54% Python 7.46%

couchdb-kanban-board's Introduction

Kanban Couch

Information about the project:

Installation

See INSTALL.md

Adding a story

  • Click new story in the right hand menu.
  • Fill in the form.
  • Click save - make sure you have write access to the database!

Using the board

  • Stories can be propagated through the various states by dragging them or by clicking edit and setting the state via the drop down.
  • Once stories are in the "Done" state you can archive them. This removes them from the board (a tidy board is a happy board) but leaves them in the database, should you need to look at them in the future.
  • You can define targets for stories (e.g. for a release) by clicking edit and choosing the target from the drop down, click "add new" to add a new state to the board. You can filter the board to show only stories for a particular target via the target drop down in the right hand menu.

Known issues

  • Support for IE is limited (e.g. it's not tested, and likely doesn't work...). Sorry. We'll fix it in the next iteration, hopefully.
  • Users aren't properly managed currently - you just need to have write access to the database. In the future we'll allow filtering the board by "owner", filtered replication (this is partially supported now) and provide a login interface.
  • The burndown chart is broken since the move to Backbone.js - we've not had the time to reimplement it and it's not the most important part of the software.

couchdb-kanban-board's People

Contributors

henchan avatar mikewallace1979 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.