An iOS app built with UIKit to estimate ride fares and store recent bookings.
- Run
pod install
- Open
.xcworkspace
in Xcode - Replace
YOUR_API_KEY
inCurrencyConverter.swift
with your Fixer.io API key
- Fare estimation
- Currency conversion
- Ride type selector
- Realm database for trip history
- UIKit + Storyboard
Included in /Screenshots
folder.