Skip to content

This app allows you to virtually tour any place on the planet! Simply drop a pin anywhere on the map, and instantly browse nearby Flickr photos. It’s like you’re really there...or something

Notifications You must be signed in to change notification settings

Vasu05/VirtualTourist

Repository files navigation

VirtualTourist

An iOS App uses

  • URLSessions to interact with a public restful Flickr API.
  • Create a user interface that intuitively communicates network activity and download progress.
  • Store media on the device file system Use Core Data for local persistence of an object structure
App functionality - coredata model to maintain user state , added pins and corresponding downloaded images . App supports delete ,update , empty functionality in coredata model.

Home screen Persist

  • last location , zoom level of map.

Map screen Persist

  • downloaded images corresponding to last Pin selected otherwise download fresh set of images from flickr using lat long.
Home page

Home page Zoom

Map View Page While Fetching

Map View Page While Fetching2

Map View Page After Downloaded

About

This app allows you to virtually tour any place on the planet! Simply drop a pin anywhere on the map, and instantly browse nearby Flickr photos. It’s like you’re really there...or something

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages