Time spent: 8 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.
- Optional: Add a tab bar for Box Office and DVD.
- Optional: Implement segmented control to switch between list view and grid view
- Optional: All images fade in (in movie table list)
- Optional: For the large poster, load the low-res image first, switch to high-res when complete
- Optional: Customize the highlight and selection effect of the cell (Original : gray, Customize : black)
- Optional: Customize the navigation bar.
Walkthrough of all user stories:
GIF created with LiceCap. 3rd party library(SVProgressHUD, AFNetworking) with Coacopods