Skip to content

devanessa/rotten-tomatoes

Repository files navigation

rotten-tomatoes

Simple Rotten Tomatoes iOS client written in Swift for CodePath bootcamp Fall 2014.

Time Spent: Approx 20 hours

Completed requirements:

  • 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 using ZAActivityBar: https://github.com/zacaltman/ZAActivityBar
  • User sees error message when there's a networking error.
  • User can pull to refresh the movie list.

Completed options:

  • All images fade in.
  • Low-res image loaded first, then to high-res when complete.
  • All images cached in memory and disk.
  • Customize the highlight and selection effect of the cell.
  • Customize the navigation bar.
  • Add a tab bar for Box Office and DVD.
  • Add a search bar.

gif

About

Simple Rotten Tomatoes client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published