/rotento

Movies app displaying box office results using the Rotten Tomatoes API

Primary LanguageSwift

Rotento

This is a movies app displaying box office results using the Rotten Tomatoes API.

Time spent: 6 hrs

Features

Required

  • User can view a list of movies. Poster images load asynchronously.
  • User can view movie details by tapping on a cell.
  • User sees loading state while waiting for the API.
  • User sees error message when there is a network error: http://cl.ly/image/1l1L3M460c3C
  • User can pull to refresh the movie list.

Optional

  • For the larger poster, load the low-res first and switch to high-res when complete.

Walkthrough

Video Walkthrough

Credits