Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 517 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 517 Bytes

Virtual Tourist

Project Definition

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.

Project Specifications

  1. MapKit library for maps;
  2. Using CoreData allows you to keep all data in Persistent Container and retrieve it easily;
  3. The app uses Flickr API to download photos for locations;
  4. Supporting iPhone and iPad (v.13.0-14.0).

Project Installation

Download via GitHub