Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 821 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 821 Bytes

Virtual Tourist

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.

  1. Travel Locations Map View: Allows the user to drop pins around the world
  2. Photo Album View: Allows the users to download and edit an album for a location

Build with

  • Xcode 10.1
  • Swift 4.2
  • UIKit, MapKit, CoreData

Installation

  1. Download Zip file and open VirtualTourtist.xcodeproj
  2. Chose build target iOS Simulator or iPhone
  3. Run app by selecting Build button or Command + R

Licensing:

Public Domain

Acknowledgments

Udacity iOS Developer Nanodegree This App passed the Udacity Review