Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.89 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.89 KB

Find your favourite

This Ios application is used to help you find the nearest interesting places based on the current location. It has customized marker on the map.

Requirement and Dependencies

Installation

1. Install Cocoapods

Follow youtube tutorial, It takes about 5 minutes to install.

2. Clone or download this repo.

https://github.com/HaoZhang95/BatteryBay.git

3. Deploy the application

Change to this application folder in terminal and run "pod install"

4. After "pod install"

open up XXX.xcworkspace file to run For further development, this app currently using server and APIs provided in my other repository (this). You could also replace this APIs with your own server.

5. Features

Login, Signup

Map Services --- Locate, nearest spots, plcaes details...

Take picture and Scan Bar code

And more...

Screenshots

MAIN PLACE
Main Place

More

Route Scan Indicator
Route Scan Indicator

Notice

The map services are using google map web services, you have to replace your own key in the Constant.swift file.

Test

This app was tested successfully on iPhone SE IOS 10.3.3 and Xcode simulator.