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.
- MapKit library for maps;
- Using CoreData allows you to keep all data in Persistent Container and retrieve it easily;
- The app uses Flickr API to download photos for locations;
- Supporting iPhone and iPad (v.13.0-14.0).
Download via GitHub