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

Encapsulate display update logic and youtube video control logic #49

Open EfficiencyJunky opened 4 years ago

EfficiencyJunky commented 4 years ago

Currently the logic to update the rabbit and cumulative stats row as well as the youtube video are not encapsulated in their respective files. we should do this! all interaction and control of the slider/play/pause button should be in youtube all interaction and control of the rabbit/cum stats row should be in display-logic

EfficiencyJunky commented 4 years ago

majority of work for this completed in commit: https://github.com/EfficiencyJunky/BikeLapse/commit/4bd4266310a9e3d6609b6b3b65492b7c2114f184