Skip to content

pikesley/diabetes-dashboard

Repository files navigation

Build Status Dependency Status Coverage Status Code Climate License Badges

Diabetes dashboard

A Dashing dashboard, driven by my Pancreas API. Right now it shows:

  • Daily, weekly and 30-day blood-glucose graphs and averages
  • Weekly breakfast, lunch, dinner and bedtime medication graphs and averages
  • Latest HbA1c

There'll be a lot more sophisticated stuff here once I've worked out Coffeescript and Rickshaw

Deployment

This is a straight-up Rack app, it should deploy right onto Heroku. The Heroku environment will need to know about

  • METRICS_API_USERNAME and
  • METRICS_API_PASSWORD

to access the Pancreas API (you'll have set these here), and

  • DASHBOARD_USERNAME and
  • DASHBOARD_PASSWORD

which will allow you into the dashboard

Dashing is awesome

See http://shopify.github.com/dashing for more on Dashing