Skip to content

danilotsr/codepath-rotten-tomatoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rotten Tomatoes

This is a movies app displaying box office and new released DVDs using the Rotten Tomatoes API.

Time spent: 8 hours

Features

Required

  • User can view a list of movies from Rotten Tomatoes. Poster images must be loading asynchronously.
  • User can view movie details by tapping on a cell.
  • User sees loading state while waiting for movies API.
  • User sees error message when there's a networking error.
  • User can pull to refresh the movie list. Guide: Using UIRefreshControl

Optional

  • Add a tab bar for Box Office and DVD.
  • Implement segmented control to switch between list view and grid view
  • Add a search bar.
  • All images fade in
  • For the large poster, load the low-res image first, switch to high-res when complete
  • Customize the highlight and selection effect of the cell.
  • Customize the navigation bar.

Walkthrough

Video Walkthrough

Credits

About

Assignment for CodePath - Rotten Tomatoes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages