The Virtual Tourist app downloads and stores images from Flickr. The app allows users to drop pins on a map, as if they were stops on a tour. Users will then be able to download pictures for the location and persist both the pictures, and the association of the pictures with the pin.
- Xcode 8.2 or later
- iOS 10.2 or later
- Download project zip or clone the repo (
git clone https://github.com/Lybron/virtual-tourist.git
) - Navigate to the project folder in Terminal.
- Open Virtual Tourist.xcodeproj.
- Build and Run in iOS Simulator or on your device.