kachnitel / RideTime

Mountain bike social riding app
3 stars 0 forks source link

Make it easier to "just go for a ride" #98

Open kachnitel opened 4 years ago

kachnitel commented 4 years ago

Options

Create a ride in a general idea / town

"Quick ride" button that just has a "range" slider and date selector

Temporary location

Create event with location at user selected (map) GPS and radius within which to ride Returned by EventController filter endpoint filtering by bbox

By using trailforksId and id for location, custom locations could be created (applies the same logic as to Routes to store a route user created for ride)

Improvements

Date picker #141

Use preset values (similar to google keep reminders, default settings "today at 10, today at 17 (filter out after 10/17), tomorrow at 10, this saturday at 10, select (goes to std date picker)", configurable in Settings in drawer bottom

Select Location #136

Show user.locations at the top of the locations list

Skip trails / routes screen

Show the picker under [Edit Route] in CreateRideScreen

Select bike by default d02aca25

Use user's bike if route bike not set/implemented

kachnitel commented 4 years ago

Flow :

kachnitel commented 4 years ago

Skip trails / routes by default, show the picker under [Edit] in CreateRideScreen