OpenSourceBikeShare
OpenSourceBikeShare copied to clipboard
allow config / functionality for dockless scheme
Use case:
- dockless bikesharing system
Scenario: Rent and return of bikes possible without any stands.
- User leaves / returns bicycle, system takes the GPS location and saves it on a map.
- Next user can see bicycles on a map (instead of stands) and find the closest one.
- User comes, sees bicycle, rents it via system using ordinary code/new code cycle.
- User returns bicycle and locks it using the new code, system takes the GPS location and saves it.
relevant: #94