Just playing with the MS Band API. I got the app to graph my heart rate, and export the heart rate to a CSV.
- Add hover activities on graph (view individual data points)
- Possible zoom into graph
- Add a title, logo, splash screen and other fine polishes
- Fix the initial timing issue where it records a few seconds of the same rate because the band is "acquiring heart rate"
#Possible Features
- Power BI implementation/live feed to PBI?
- Upgrade from a WP8.1 app to a Windows 10 Universal app, and enable desktop compatibility
- Export to a .xlsx file
- User statistics such as: Mean, Median, Mode, Variance, Rance, etc.