Skip to content

chaselsu/Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RottenTomatoes HW1

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:

Video Walkthrough Video Walkthrough

GIF created with LiceCap. 3rd party library(SVProgressHUD, AFNetworking) with Coacopods

About

intro to ios project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages