You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a GUI for displaying health metrics such as sleep quality, body composition, and exercise exertion. Sleep data is acquired through requests to the Fitbit API, body composition through requests to a Google Sheets API, and exercise data through requests to a Polar API. The dashboard is intended for use with a Raspberry Pi and dedicated monito…