zpreator / moovmetrics

Web application for deeper analysis into fitness data. Integrates with Strava
MIT License
1 stars 0 forks source link

Yearly Recap #19

Open zpreator opened 9 months ago

zpreator commented 7 months ago

Sections:

  1. Summary

    • [x] - Year
    • [x] - Total Time
    • [x] - Total Distance
    • [x] - Top Sport
    • [x] - Total Elevation
    • [x] - Days active
    • [ ] - Profile picture and name
  2. Sports bar graph

    • [x] - Top sport name
    • [x] - Bar graph with percentage of total sports
  3. Total time

    • [x] - Total time in hours and minutes
    • [x] - 12 graphs, each as a percentage of the month with the highest time
    • [x] - For example, if June has 40 hours of activity, the other months will all show a circular percentage chart to 40 hours
  4. Compare to others (probably can't do this one)

  5. Longest Activity

    • [ ] - Distance
    • [ ] - Percentage longer than average
    • [ ] - Zoomed out image of the map
    • [ ] - Activity name
    • [ ] - Activity date
  6. Total Distance

    • [ ] - Total distance in miles
    • [ ] - 12 month bar chart showing the mileage for each month
  7. Total Elevation

    • [ ] - Total elevation in feet
    • [ ] - 12 month bar chart showing the elevation each month
    • [ ] - Note, they use triangles so it looks like mountains
  8. Achievements

    • [ ] - Personal records count
    • [ ] - Local legends?
    • [ ] - Kudos total
    • [ ] - Kudos given
  9. Total days active

    • [ ] - Cool chart where each month has dots for each day, which are filled in if an activity was recorded.
    • [ ] - Months with all the days filled are orange
  10. Top Photos

    • [ ] - Photos from top activities (like the longest distance)
    • [ ] - I'm not sure how the other photos are pulled. Maybe its kudos?