Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow config / functionality for dockless scheme #118

Open
nekromoff opened this issue Aug 5, 2017 · 1 comment
Open

allow config / functionality for dockless scheme #118

nekromoff opened this issue Aug 5, 2017 · 1 comment

Comments

@nekromoff
Copy link
Collaborator

Use case:

  • dockless bikesharing system

Scenario:
Rent and return of bikes possible without any stands.

  1. User leaves / returns bicycle, system takes the GPS location and saves it on a map.
  2. Next user can see bicycles on a map (instead of stands) and find the closest one.
  3. User comes, sees bicycle, rents it via system using ordinary code/new code cycle.
  4. User returns bicycle and locks it using the new code, system takes the GPS location and saves it.
@ewooonk
Copy link

ewooonk commented Sep 4, 2017

relevant: #94

@sveneld sveneld removed the laravel label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants