VirtualTouristCapstone project enable the user to tour the world as the user can place pin on the location he/she desire to view its photos also the user can view the events for that location.
- The user need to press for 2 seconds to add a new Pin on the map
- When the user press the pin it will navigate to photos colletion screen
- When the user press the new collection button in photos colletion screen it will fetch a new collection of photos
- When the user click on a photo in the Collection View, it will be removed from CoreData
- The user press the find event button it will navigate to events screen
- When the user click on an event he/she will be redirected to the web browser to show more details about the event
- The First page is the map where the user can place multiple pins for the locations the he/she desire
- The second page is the photos collection where the user view the photos for the pin he/she pressed
- The third page is the events table where the user view the events for the pin he/she pressed
I used Kingfisher library
- iOS version : 11.4
- XCode version : 10.0
- Swift version : 4.2
git clone https://github.com/WijdanAlmutairi/VirtualTouristCapstone