Skip to content

yanzv/VirtualTourist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Virtual Tourist

Virtual Tourist allows users specify travel locations around the world, and create virtual photo albums for each location. The locations and photo albums are stored in Core Data.

  • When the app first starts it will open to the map view. Users will be able to zoom and scroll around the map using standard pinch and drag gestures.
  • Tapping and holding the map drops a new pin. Users can place any number of pins on the map.
  • When a pin is tapped, the app will navigate to the Photo Album view associated with the pin.
  • 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.

About

Project #4 for Udacity iOS Nano Degree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages