


Fitbit Dashboard Mock up
I got the idea of making a Eink wall display that shows my Fitbit data. First step was to see if I could create a web app that would be loaded on that display. The Google Health API gave me a hard time for a bit because I didn't understand the way they did data "rollups" but after getting past that it was smooth sailing.
I wanted to be able to do anything I wanted with the data and I still have lots of improvements to make on this but I thought you guys would find this interesting given the current state of the app.
Please let me know if you have any questions! I would love to share this but the way the Oauth works I wouldn't be able to guarantee I could keep your data 100% safe. If y'all are curious enough though I will drop the project files. Its just a python web app with an SQL DB.