https://github.com/kabirdhillon7/ridesharer_map
RideSharer Map is an iOS app that allows users to view their current location on a map.
https://github.com/kabirdhillon7/ridesharer_map
ios ios-app lyft mapkit
Last synced: 6 months ago
JSON representation
RideSharer Map is an iOS app that allows users to view their current location on a map.
- Host: GitHub
- URL: https://github.com/kabirdhillon7/ridesharer_map
- Owner: kabirdhillon7
- Created: 2023-08-17T04:24:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T01:21:57.000Z (almost 2 years ago)
- Last Synced: 2023-08-21T02:45:28.170Z (almost 2 years ago)
- Topics: ios, ios-app, lyft, mapkit
- Language: Swift
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RideSharer Map
RideSharer Map is an iOS app that allows users to view their current location on a map.
This iOS app was apart of a project I completed for [Lyft](https://www.lyft.com)'s [Mobile Engineering Virtual Experience Program](https://www.theforage.com/virtual-internships/prototype/z5WMH5vehnwDferzi/Lyft-Mobile-Engineering-Virtual-Experience-Program).
## Table of Contents
- [Requirements](#requirements)
- [Demo](#demo)
- [Installation](#installation)
- [Dependencies](#dependencies)
- [Contact](#contact)## Requirements
- iOS 15.2 or later
- iPhone 6s or newer
- iPod touch 7th generation or newer## Demo
## Installation
To install and set up the app on your own device, follow these steps:
### Prerequisites
- Xcode 11 or later
- CocoaPods (installation instructions can be found at https://cocoapods.org/)### Cloning the repository
To clone the repository, open a terminal and enter the following command:
```
git clone https://github.com/kabirdhillon7/RideSharer_Map_Start
```## Dependencies
This app uses the following dependencies:
- [MapKit](https://developer.apple.com/documentation/mapkit/)
## Contact
If you have any questions or feedback, you can reach me through the following channels:
- GitHub: [@kabirdhillon7](https://github.com/kabirdhillon7)
- LinkedIn: [Kabir Dhillon](https://www.linkedin.com/in/kabirdhillon/)