Skip to content

taomin/RottenTomatos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RottenTomatos

Fetch hot movie lists from RottenTomato's public api and display it

  • User can view a list of movies from Rotten Tomatoes. Poster images loaded asynchronously.

  • User can view movie details by tapping on a cell

  • User sees loading state while waiting for movies API. (Using MBProgressHUD)

  • User sees error message when there's a networking error.

  • User can pull to refresh the movie list.

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

  • User can search movies. it calls movie search api. User can search it and click on it to read movie details

  • Preview gif:

RottenTomato|350

About

a simple ios client loading rotten tomatos movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published