A Cumulative Flow Chart for Trello Kanban board using chart.js
$ mkdir kahnbahn-flow
$ cd kahnbahn-flow
$ git clone [email protected]:pointbar/kahnbahn-flow.git .
$ ./scripts/web-server.js
$ open http://127.0.0.1:8000
Trello token (required): a string containing the Trello key available for developers Trello key (required): a string containing the Trello key
- Unit tests
- Documentation
- Extracting tasks lists by daily cron
- File storage for Trello key/token
- File storage for cron data
- Calculate CFC
- Code review and refactoring
- Change Trello key/token on fly