Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chamepp/uber-clone
The uber application clone
https://github.com/chamepp/uber-clone
Last synced: about 1 month ago
JSON representation
The uber application clone
- Host: GitHub
- URL: https://github.com/chamepp/uber-clone
- Owner: Chamepp
- Created: 2023-02-25T13:40:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T08:37:21.000Z (3 months ago)
- Last Synced: 2024-09-14T19:36:48.276Z (3 months ago)
- Language: Swift
- Homepage: https://chamepp.github.io/Uber-Clone/
- Size: 19.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uber-Clone
A clone of the Uber ride-sharing application that allows users to request and pay for rides from their mobile devices.https://github.com/user-attachments/assets/27d0c05b-4d04-4ecd-ac83-32949df57ff2
# 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