ewooonk

Results 10 issues of ewooonk

Bicycle rental service of the Dutch Railways (250+ locations, 12.000+ bikes) API endpoint: http://fiets.openov.nl/locaties.json Example JSON Object. `{"infoImages": [], "name": "UTT - OV-fiets - Utrecht Terwijde", "extra": {"fetchTime": 1518553706, "rentalBikes":...

The web-app keeps reloading the location on Android and ignores maximumAge. Therefore the overlay is shown more or less all the time. Proposed solution ``` function changelocation(location) { var now...

Only allow the user to rent / return a bike if they are within x meters of the stand.

new feature

Simply add below line 87: ``` else { echo ' ',_('Register'),''; } ```

Checks if the user has a subscription, then allows the user to ride the first X minutes of each ride for free. Will post code soon.

Although this turned out to be not practical in our case, it might be helpful for others. ---- ``` $codereset=sprintf("%04d",rand(1,4)); if ($codereset == 3) { { $newCode = sprintf("%04d",rand(100,9900)); }...

new feature

A simple PayPal integration could be made using pulleyapp.com and bigcartel.com. This requires manually uploading the coupons codes as text files. A more integrated solution is preferred in the long...

For example: http://cykl.nl/explore/campus.html This is made using MapillaryJS viewer. Developers can upload their own 360-degree images to the Mapillary map. The Mapillary OpenStreetMap Machine Vision PlugIn can be used to...

This requires the admin sending the verification code by mail to the physical home address of the new user (instead of or in addition to SMS verification).

- The logo could be set in index.php. - System colors could be set in css/bootstrap-theme.min.css - Background could be set in css/L.Control.Sidebar.css - Also, it could be helpful to...