/DailySportsTracker

Collect and analyse Garmin training data and make better training plan for future :running:

Primary LanguagePythonApache License 2.0Apache-2.0

DailySportsTracker

Parse the following types of training data:

  • tcx(Garmin's Training Center product)
  • gpx(GPS eXchange Format)

Crawl Weather & AirQuality data

Visualization

  • Simply Show GPX Position by matplotlib
  • Plot HeartRate vs. Distance using matplotlib
  • Show training statistic in Dashboard using d3.js, dc.js, leafet.js, etc.