A simple hospital dashboard illustrating concurrent clinical operations. Written predominately in Javascript and conforming to MVC, it uses a SQLite data store and some simple PHP accessors. ![image](./Screen Shot 2014-06-24 at 3.04.52 PM.png)
Based on the following Creative Commons and Open Source prior work .
by Catalin Maris https://github.com/alrra
by Mike Bostock
https://github.com/mbostock/d3
https://github.com/mbostock/queue
https://github.com/mbostock/topojson
https://github.com/d3/d3-plugins/tree/master/sankey
by Justin Palmer https://github.com/Caged/d3-tip
by Wan Qi Chen https://github.com/kamisama/cal-heatmap
Lars Kuttohff