Skip to content

Latest commit

 

History

History
executable file
·
32 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

executable file
·
32 lines (19 loc) · 1.12 KB

Uber-Clone

A clone of the Uber ride-sharing application that allows users to request and pay for rides from their mobile devices.

Uber-Clone.mp4

Usage

The main problem that this repository solves is the need for a ride-sharing platform that can be customized to meet specific requirements. With this repository, developers can create their own ride-sharing application using the open-source code provided.

Installation

  1. Clone the repository: git clone https://github.com/Chamepp/Uber-Clone.git
  2. Install dependencies
  3. Start the application

Features

  • Real-time location tracking
  • Capturing the pickup location
  • Finding the destination location
  • Requesting a ride

Technologies

Swift and SwiftUI