Find and view "random" images from flickr by dropping a pin on the map.
- Make sure you've installed all requirements
- Clone this repository:
git clone https://github.com/jasonpaulso/virtualTourist
- Build and run from Xcode.
Here's a short explanation how to use [virtualTourist]
:
- Open the
[VirtualTourist.xcworkspace]
file in xcode. - Build and run the app on a provisioned device or in the simulator.
- Long press on the map to drop a pin.
- Tap the pin to view a collection of images tagged near the pin.
- Quickly tap any of the images to remove it from the current collection.
- Long press the image to view a close up of the image and to add it to you favorites or delete the image from the collection(s).
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request
- Xcode
1.0.0