ColinEberhardt / running-report-card

Creates a narrative report card from Strava user's running data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Report Card

Creates a narrative report card from Strava user's running data.

Development

To run locally:

npm start

To deploy:

npm run deploy

TODO

features to add

  • run streak
  • active days
  • geoclustering to provide location commentary
  • longest run
  • total distance comparison
  • fastest and slowest runs?
  • add tooltips to the calendar view

infrastructure

  • conform to strava branding guidelines https://developers.strava.com/guidelines/
  • make index.html default page
  • start using SASS?
  • stop using the bootstrap 'full' build
  • add a social card
  • remove hard-coding of bucket name

Design ideas ...

About

Creates a narrative report card from Strava user's running data


Languages

Language:HTML 51.1%Language:JavaScript 41.6%Language:CSS 7.3%