Uber Clone iOS 9 application using Swift 2 (Xcode 7).
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:
- Login/Signup page
- Logout
- Call an Uber
- Check rider request (disance, time, location)
- Get direction to the rider who call 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