OpenSourceBikeShare
OpenSourceBikeShare copied to clipboard
The world's first low-cost and open source bike sharing system. (new version in development, use working "breakthrough" release instead!)
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...
Currently REVERT command can be done only when bike is rented by a user. It would be cool if it works also when it is returned. It should revert to...
http://laravel-notification-channels.com/ Clickatell Twillio
Sometimes, system operator wants to have a limited number of slots per station/stand. E.g. stand limited to 5 slots allows only to have 5 bicycles at anytime and will disallow...
We might have multiple situations, such as: - 0, active, all OK - 1: inactive, ignored - 2: active, service stand (return only) - 3: active, rent only - 4:...
https://storage.googleapis.com/app-nokepro.appspot.com/api/api.html
4 digit code logic should be separated in its own Controller (if it's not already) to allow for external open/lock cases such as external API (automatic locks/card authentication etc.) to...
Is it possible to implement ? It can be helpfull to not show the users login page, just directly rent/return/note screen for faster UX.
when stands needs to be removed / replaced, set special tag (serviceTag?) so it will only allow renting, but not returns. please, discuss, then reassign.