My first ever iOS and Swift project. The app is a city guide to Copenhagen including my favorite spots. It can be customized, so you can make your own city guide app!
You need to have a API Key for Google Places, which can be obtained through here: https://developers.google.com/places/
It is possible to download and install the app on your iPhone with Xcode.
Steps:
Download the source code and project and open in Xcode
Connect your device with your computer and run in Xcode, which the device set as target
The app should now be installed. Remember to accept the certificate under Settings -> General -> Device Management
This project is licensed under the MIT License - see the LICENSE.md file for details
- StackOverflow <3