Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 636 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 636 Bytes

Flickr Search

A sample iOS app

Search for photos on Flickr!

iOS 10 - XCode 8 - Swift 3


The App is created to demonstarate basic knowledge of:

  • XCode StoryBoards & Auto Layout
  • Collection Views
  • The Delegate Pattern
  • Flickr API
  • URL Sessions
  • JSON Serialization
  • Separation of interest

This is a very simple iPad app I made to experiment with CollectionViews and asynchronous network access using URLSessions.


Screenshots

Screenshots


Marwan Alani - 2017