This is a movies app displaying box office and top rental DVDs using the Rotten Tomatoes API.
Time spent: 5 hours
- 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.
- User can pull to refresh the movie list.