https://github.com/sergeyt/kanban
Realtime kanban boards powered by meteor
https://github.com/sergeyt/kanban
Last synced: 26 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T14:39:50.000Z (over 10 years ago)
- Last Synced: 2025-02-13T20:33:12.733Z (3 months 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
[](http://gruntjs.com/)
[](https://drone.io/github.com/sergeyt/kanban/latest)[](https://david-dm.org/sergeyt/kanban)
[](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