Skip to content

An app to automatically pull (using API AccessLink) and analyze workouts and activities recorded using Polar devices.

License

Notifications You must be signed in to change notification settings

jaydeepsb/Training_Insights_App_v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training_Insights_App_v1.0

An app to automatically pull (using API AccessLink) and analyze workouts and activities recorded using Polar devices.

  • Currently works activitis recorded by Polar watch and devices.
  • In future, I plan to include garmin data as well.

Technical aspects:

  • Fully Python based App.
  • Plotly dashboard package is used for the App layout and functionality.
  • Plotly is used for data visualization.

Note: You need to create your API credentials:

  • client_id
  • client_secret
  • access_token
  • user_id

and save it in the appropriate yml file under folder - credentials.

Screen shots

  • Video_1: video_1

  • App layout: "Distance" tab is seleted. Steps-like view of total distance in selected time range.

image_1

  • "Distance" tab is seleted. Pie-chart view of total distance in selected time range.

image_2

  • "Duration" tab is seleted. Steps-like view of total distance in selected time range.

image_3

  • Calendar is included to select custom time range.

image_4

About

An app to automatically pull (using API AccessLink) and analyze workouts and activities recorded using Polar devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published