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.
- Cocoapods
- Nodejs in the backend (https://metropolia.herokuapp.com)
- Swift 4 (Using storyboard in development)
Follow youtube tutorial, It takes about 5 minutes to install.
https://github.com/HaoZhang95/BatteryBay.git
Change to this application folder in terminal and run "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.
MAIN | PLACE |
---|---|
Route | Scan | Indicator |
---|---|---|
The map services are using google map web services, you have to replace your own key in the Constant.swift file.
This app was tested successfully on iPhone SE IOS 10.3.3 and Xcode simulator.