ShaneRich5/virtual-tourist

Create the photo album scene

Closed this issue · 0 comments

Requirements from Udacity

Photo Album
If the user taps a pin that does not yet have a photo album, the app will download Flickr images associated with the latitude and longitude of the pin.

If no images are found a “No Images” label will be displayed.

If there are images, then they will be displayed in a collection view.

While the images are downloading, the photo album is in a temporary “downloading” state in which the New Collection button is disabled. The app should determine how many images are available for the pin location, and display a placeholder image for each.