EfficiencyJunky / BikeLapse

A webapp built with leaflet.js and mapbox meant to make it easy to catalog bike rides that have been recorded with the DistanceLapse Video Creation System and Strava
4 stars 0 forks source link

streamline Ride Stats calculations (total and cumulative) #44

Open EfficiencyJunky opened 4 years ago

EfficiencyJunky commented 4 years ago

We are currently calculating the Total and Cumulative Ride Stats in two slightly different ways. We should probably combine them together.