Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 575 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 575 Bytes

Virtual Tourist

iOS Developer Nanodegree Project

The Virtual Tourist app is result of Udacity's iOS Developer Nanodegree course.

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.

Implementation

The app has 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

Requirements

  • Xcode 9+
  • Swift 4