Here is the source code for driver and rider side apps on iOS and Android focused on live location tracking of pickup and drop. May be reused by developers building ridesharing, gig economy or on-demand (à la Uber-for-X) apps. Rider initiates request, routes to driver via Firebase backend, driver accepts, and then pickup and drop get tracked in realtime via web URL or in-app. The order management back-end is on you. Disclaimer: though apps are open source, location tracking is powered by HyperTrack SDK/APIs, which you need to pay for after 14-day free trial.
Any live production app that was able to use this code base and build their own app finally? Wondering how easy it is for someone to take this production.
This is a new repo. Various users from early startups to large public companies have in-production apps built with HyperTrack. That said, users can use this open source app with their own live location platform and take it to production outside of HyperTrack.
We don't have the sample apps on the App/Live stores right now. It's very easy to spin up your own app, though. Will explore if we can provide the apps through stores so you can try them quickly without building the sources yourself
To build ridesharing apps, you must get driver locations from Android/iOS, and use Google Maps API to get routes/ETA/map experience. All the device-to-cloud glue in between is on you. HyperTrack does that.
Bike-pooling and carpooling are taking off quite a bit in Asia (at the expense of Uber). Scooters and bikes are doing well in US and EU. There are more apps to be built for sure... It's the beginning, not the end.