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!)
Source code https://www.cykl.nl/ - separate fork https://github.com/ewooonk/Open-Source-Bike-Share-Rhine-Edition https://app.bicyklezadobreskutky.sk/ Get information from whitebikes info https://github.com/eskerda/pybikes/issues?q=is%3Aissue+whitebikes+is%3Aclosed - get information to show stations on a map https://github.com/eskerda/pybikes/blob/master/pybikes/data/open_source_bike_share.json https://github.com/ThePublicBikeGang/EasyBike/issues/106 - get information to show...
Add rector/rector as dev dependency and run it for updating code to php7.4
Implementation of rent system separated by different types of rent - web, qr-code, sms. Tried to unify difference between those methods, but difference is still exists. It's a draft for...
In table sent should be added type of message, for possibility selection only sms or only web. Maybe in future push notification can be added