idelfonsog2 / ios-virtual-tourist

📱 Swift iOS project to demonstrate the use of persistence using CoreData Stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Tourist

This app allows users specify travel locations around the world, by dropping pins on a map and retrieve photo albums for each location. The locations and photo albums will be stored in an SQLLite Database using CoreData.Topics learned during development of this project: use managed contexts in different queues, share information between contexts and queues, the Actor Pattern

Technologies Used:

  • CoreData Stack
  • MapKit
  • UINavigationController
  • NSFetchResultsController
  • UICollectionViews
  • Flickr API
  • Adobe XD

Software Needed

  • Xcode 8.3
  • Swift 3.0

Installation

  1. git clone
  2. cd ios-virutal-tourist
  3. open ios-virtual-tourist.xcodeproj

Drop Multiple Pins

Drop multiple pins

Explore what others have seen

Explore

Download New Collection

new collection

License

MIT License

About

📱 Swift iOS project to demonstrate the use of persistence using CoreData Stack


Languages

Language:Swift 100.0%