Save Custom Routes

I realize there’s like 5 threads already but I’m thinking much simpler than them.

Objective:
Store Custom Routes that could be selected at a later time for Free Rides, Workouts, and Meetup hosting

Key Functionality:

  1. Auto detect when a Zwifter makes a manual route decision and prompt to save “New Custom Route” when ending ride.
  2. Include “Custom Routes” drop down when selecting a route.

Advantages of this approach:

  1. No validation of Routes is required since they’ve already been ridden.
  2. No new UI to be developed. Entire feature could be made with repurposed existing assets.
  3. All the required data is already collected in the log files
  4. Complies with AGILE methodology, delivering a minimum viable product that can be expended on later but still provides value in it’s current state