ellisw / SwiftMovieApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Swift RottenTomatoes Box Office App

This is an iOS 8 appliation using Storyboards and SWIFT for displaying the latest box office movies using the RottenTomatoes API.

####Time spent 7-9 hours spent in total

####Completed user stories:

  • Required: User can view a list of movies from Rotten Tomatoes. Poster images must be loading asynchronously.
  • Required: User can view movie details by tapping on a cell
  • Required: User sees loading state while waiting for movies API.
  • Required: User sees error message when there's a networking error.
  • Required: User can pull to refresh the movie list.

![alt tag] (https://raw.githubusercontent.com/ellisw/SwiftMovieApp/master/SwiftMovieAppDemo.gif)

About


Languages

Language:Objective-C 94.2%Language:Swift 2.8%Language:C 2.2%Language:Shell 0.8%Language:Ruby 0.0%