Code Monkey home page Code Monkey logo

flickrsearcher's Introduction

FlickrSearcher

Swift 2.2 Xcode 7.3.1 iOS Deployment Target 9.3

=== App description === This is an app that uses the Flickr API to allow user searching for photos with specific words. The searching is done using a textfield inside the navigation bar. The search url is construsted two return two sizes of the same image. A small size is used to be displayed in a collection view. The larger size is used in the detail view. The app uses an infinite scroll view to display the results in the collection view. In the detail view i also implemented the option to share the photo through social media.

=== Libraries === For Reachability, i used the Reachability.Swift file from Ashley Mills. For all the rest i used the Apple libraries. I prefer to use Apple's libraries as much as possible, because i'm still new at programming. That way i keep learning more about how the code works. CocoaPods that i have used before which can be used to do the same are:

  • Alamofire
  • SwiftyJSON
  • SDWebImage

=== Building the project === Just unzip or clone and double click on FlickrSearecher.xcodeproj. In the simulator the linespacing in the collection view looks a bit off. But on an actual device it looks the way it's intended.

flickrsearcher's People

Contributors

fouadastitou avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.