This app allows users specify travel locations around the world, and create virtual photo albums for each location. The locations and photo albums will be stored in Core Data.
The app will have two view controller scenes.
- Travel Locations Map View: Allows the user to drop pins around the world
- Photo Album View: Allows the users to download and edit an album for a location
- Xcode 10.1
- Swift 4.2
- UIKit, MapKit, CoreData
- Download Zip file and open VirtualTourtist.xcodeproj
- Chose build target iOS Simulator or iPhone
- Run app by selecting Build button or Command + R
Public Domain
Udacity iOS Developer Nanodegree This App passed the Udacity Review