Uber Clone iOS 11 application using Swift 4 (Xcode 9). This project is a clone of Uber which is a transportation network application. It allows riders to submit trip request which is then routed to Uber drivers who use their own cars.
The app implements some of the main features of Uber:
Signup, login and logout
- Call an Uber
- Check rider request (distance, location)
- Get direction to the rider who calls an Uber
- Get position of the driver in real time
The application uses these main elements :
- Parse Framework
- MapKit
- Background location updates mode
- Navigation controller
- Table view controller