As a user,
I want to see the search results ordered according to their distance to my current location
so that I can prioritize closer routes over further away ones.
Scenarios
Scenario 1
Given the database above
When the user searches for a route without any parameters
Then the user is shown Mission Regional Trail before the Rose Canyon Trail.
Database
Story
As a user, I want to see the search results ordered according to their distance to my current location so that I can prioritize closer routes over further away ones.
Scenarios
Scenario 1
Given the database above When the user searches for a route without any parameters Then the user is shown Mission Regional Trail before the Rose Canyon Trail.