photojournalist / RottenTomatoes

IOS client in Swift for pulling Rotten Tomatoes recent movie reviews for CodePath Homework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RottenTomatoes IOS app

This is an IOS application written in Swift for displaying the latest box office movies using the RottenTomatoes API.

Time spent: 10 hours spent in total

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

Notes: Spent most of the time on architecting and creating the model class and implement the delegate patten

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

IOS client in Swift for pulling Rotten Tomatoes recent movie reviews for CodePath Homework


Languages

Language:Swift 100.0%Language:Objective-C 0.0%Language:Ruby 0.0%