• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Objective-C
  • Created about 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Uber iOS Application Clone

Uber Clone iOS Application

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

Screenshots:

ScreenShot1 ScreenShot1 ScreenShot1