Skip to content

deepak2510/RottenTomatoes

Repository files navigation

RottenTomatoes

GIF

https://github.com/deepak2510/RottenTomatoes/blob/master/rottemTomatoes.gif

How many hours did it take to complete?

-> 10+

Which required and optional stories have you completed?

[DONE]User can view a list of movies from Rotten Tomatoes. Poster images must be loading asynchronously.

[DONE]User can view movie details by tapping on a cell

[DONE]User sees loading state while waiting for movies API. You can use one of the 3rd party libraries at cocoacontrols.com.

[NOT IMPLEMENTED]User sees error message when there's a networking error. You may not use UIAlertView to display the error. See this screenshot for what the error message should look like: network error screenshot.

[DONE]User can pull to refresh the movie list.

[DONE]All images fade in (optional)

[NOT IMPLEMENTED]For the large poster, load the low-res image first, switch to high-res when complete (optional)

[NOT IMPLEMENTED]All images should be cached in memory and disk. In other words, images load immediately upon cold start (optional).

[NOT IMPLEMENTED]Customize the highlight and selection effect of the cell. (optional)

[DONE]Customize the navigation bar. (optional)

[NOT IMPLEMENTED]Add a tab bar for Box Office and DVD. (optional)

[DONE]Add a search bar. (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages