OpenSourceBikeShare icon indicating copy to clipboard operation
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!)

Results 45 OpenSourceBikeShare issues
Sort by recently updated
recently updated
newest added

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...

Update phpmailer to version 6.* due to security reasons.

cleanup

Add rector/rector as dev dependency and run it for updating code to php7.4

cleanup

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

enhancement