Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergeyt/kanban
Realtime kanban boards powered by meteor
https://github.com/sergeyt/kanban
Last synced: 12 days ago
JSON representation
Realtime kanban boards powered by meteor
- Host: GitHub
- URL: https://github.com/sergeyt/kanban
- Owner: sergeyt
- License: apache-2.0
- Created: 2013-11-25T12:38:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T14:39:50.000Z (about 10 years ago)
- Last Synced: 2024-10-17T11:39:30.340Z (22 days ago)
- Language: CoffeeScript
- Homepage:
- Size: 1.75 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - sergeyt/kanban - Realtime kanban boards powered by meteor (others)
README
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
[![Build Status](https://drone.io/github.com/sergeyt/kanban/status.png)](https://drone.io/github.com/sergeyt/kanban/latest)[![Deps Status](https://david-dm.org/sergeyt/kanban.png)](https://david-dm.org/sergeyt/kanban)
[![DevDeps Status](https://david-dm.org/sergeyt/kanban/dev-status.png)](https://david-dm.org/sergeyt/kanban#info=devDependencies)# kanban
Kanban boards powered by meteor
## Features
> Note: some of below features are done, in progress or to be done
* Integration with bug tracking systems
* FogBugz - basic functionality is done
* GitHub - to be done, not started yet
* Integration with continuous integration servers
* TeamCity - to be done, not started yet
* Integration with version control systems
* Mercurial - to be done, not started yet
* Git - to be done, not started yet
* Kanban board perspective per milestone/sprint with:
* Quick filters
* Ctrl+Click to show card details (events, changesets)
* Markdown comments with preview
* Dashboard perspective with sprint status
* Cumulative Flow Diagram
* Legend with status counts (on review, in testing, verified, etc)## Screenshots
> TBD