Ricowere / premier-ios

A sample app to use for testing iOS interview candidates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Premier

Premier is a tiny, demo iOS application, replicated in both Objective-C and Swift.

It presents a list of top movies according to The Movie Database, by querying their API. The full details of the API can be found in The Movie Database API documentation.

Getting started

Xcode 8 is needed to build and run the apps. Both the Objective-C and Swift projects are built against iOS 10, targeting iOS 9.3. The Swift project uses Swift 3.

About

A sample app to use for testing iOS interview candidates.


Languages

Language:Objective-C 55.1%Language:Swift 44.9%