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

Restructure/Simplify UI of "create-ride" page #17

Closed EfficiencyJunky closed 4 years ago

EfficiencyJunky commented 4 years ago

The flow should be:

  1. "add details" -- user entered information about the ride
  2. "import GPX" -- does all translation between GPX and GeoJSON and shows ride on map when done
  3. "update details" -- allows for updating the details if user modifies a text box
  4. "Export GeoJSON" -- allows for exporting the GeoJSON to a ".json" file
  5. OPTIONAL: "Export GPX" -- if the user uploads more than one GPX they can export the combined file
EfficiencyJunky commented 4 years ago

resolved with commit: https://github.com/EfficiencyJunky/BikeLapse/commit/950e997f3924b7a9d6d1a89f83d15669eeb57d39