hectorsvill / FlickR_Client

A flickr client. Image downloading and caching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flickR Client

img

img

Flickr client will allow you to:

  • Log in to your flickr account
  • Like images
  • Search images
  • View image data
  • View image comments

  • Utilizing OAuthSwift to interface with flickr
  • Search View Controller will load an endless amount of images as you scroll down.
  • Programmatic UI
  • Fetching images with concurrent Operations
  • Image Caching with Generic Cache that is thread-safe
  • Custom Collection View Layout

  • Must install pod before using
pod install
pod update 

About

A flickr client. Image downloading and caching.


Languages

Language:Swift 99.9%Language:Ruby 0.1%