A data visualization project displaying blood glucose values and comparing them to recommended guidelines. Using the button in the corner of the display you can add your daily measurements and timepoints to the 'calendar' that will dynamically expand to fit the added measurements. Pressing submit stores the data in a Database (MongoDB) attached to the Heroku app rendering and deploying the program. The charts are doughnut multi charts from chart.js. And everything is stitched together using javaScript.
The project can be seen here (Note: the sketch was built for a bigger display. To get an optimal view, zoom out)
More information about how the projects was created can be found on my website here and here.