Skip to content

Swift iOS app that allows users to select a location on a map, as well as view and save Flickr photo collections from that location.

Notifications You must be signed in to change notification settings

codyfazio/VirtualTourist

Repository files navigation

VirtualTourist

This is the fourth portfolio project in Udacity's iOS Developer Nanodegree.

The app allows the user to create collections of images from Flickr based on locations of their choosing. The user is first presented with a map view. They can drop a pin on a location by using a long press gesture. Upon tapping the pin, they can view a collection of photos related to that location produced from a Flickr search. Both the pin and collection are persistant. The user can also choose to delete selected images from the collection, or create a brand new collection for the location.

Persistence is done through Core Data.

If you have any questions or suggestions, please let me know!

About

Swift iOS app that allows users to select a location on a map, as well as view and save Flickr photo collections from that location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages