https://github.com/rossta/bottleneck
Visualizing Trello boards in cumulative flow diagrams: an incomplete-work-in-progress-proof-of-concept-side-project.
https://github.com/rossta/bottleneck
Last synced: 11 months ago
JSON representation
Visualizing Trello boards in cumulative flow diagrams: an incomplete-work-in-progress-proof-of-concept-side-project.
- Host: GitHub
- URL: https://github.com/rossta/bottleneck
- Owner: rossta
- Created: 2012-12-17T15:13:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-12-02T13:41:28.000Z (over 11 years ago)
- Last Synced: 2025-06-28T15:13:10.755Z (11 months ago)
- Language: Ruby
- Homepage: http://bottleneckapp.herokuapp.com
- Size: 802 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bottleneck
========================
Visualizing Trello boards in cumulative flow diagrams: an incomplete-work-in-progress-proof-of-concept-side-project.
Bottleneck (in theory) allows users to
* connect to their Trello accounts
* import boards and card statistics
* track and visualize cumulative flow over time
Note: hosted heroku app only runs statistics on an hourly basis so initial results will blank. That's what you get for free hosting.
Built with
* Ruby/Rails
* Ember.js
* CoffeeScript
* Redis
* Postgresql
* d3.js
* memcached