Skip to content

Chamepp/Uber-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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