Skip to content

An app built within Udacity's iOS Nanodegree Program. Drop a pin on the map, and view photos from that location, provided by Flickr's public API. Utilizes CoreData to persist photos on device, UIKit, MapKit, UICollectionView, Fetch Requests.

Notifications You must be signed in to change notification settings

frankaceves/VirtualTourist

Repository files navigation

VirtualTourist

Description

Users can drop a pin on the map, and view photos from that location, provided by Flickr's public API. Utilizes CoreData to persist photos on device, UIKit, MapKit, UICollectionView, Fetch Requests.

CollectionView CollectionView

Usage

  • No pre-work needed. Just build and run (use Master branch).
  • Upon launch, long press a location on the map to drop a pin.
  • Tap a pin to see photos from that location, accessed via a FLICKR api.
  • In the photo collection view, tap a photo to delete it from the collection, or press "New Collection" button to load a new set of photos from the location.

About

An app built within Udacity's iOS Nanodegree Program. Drop a pin on the map, and view photos from that location, provided by Flickr's public API. Utilizes CoreData to persist photos on device, UIKit, MapKit, UICollectionView, Fetch Requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages