Taxi helps user to book a cab easily, it compare cabs from two cab provider, uber and OLA in india, fetch all results from there API. It shows all the cab available near to your location along with there upfront price and estimated time of arrival. it shows results in sorted order of price so that user can book the cab which is feasible for them.
- Make a clone of repo
- Replace Client ID and server Token with your own ID and token
- Run project in sandbox mode
- To Book a live cab, replace BASEURL with live API URL.
- Get Uber Data
- Add uber cancle
- Get OLA from API
- Add OLA UX
- Compare them Based On price
- ios 11.0+
- xcode 9.0+
Taxi is available under the MIT license. See the LICENSE file for more info.