Giter Club home page Giter Club logo

codepath-ios-rotten-potato's Introduction

codepath-ios-rotten-potato

Rotten Tomato client

This is an iOS demo application for displaying the latest box office movies using the RottenTomatoes API. See the RottenTomatoes Networking Tutorial on our cliffnotes for a step-by-step tutorial.

Time spent: hard to track. 20+ hours at least. feels like 40hr/wk full time job :)

Completed user stories:

  • Required: User can view a list of latest box office movies including title, cast and tomatoes rating

  • Required: User can click on a movie in the list to bring up a details page with additional information such as synopsis

  • Optional: Placeholder image is used for movie posters loaded in from the network

  • 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. Guide: Using UIRefreshControl

  • Optional: Add a tab bar for Box Office and DVD. (optional)

  • Optional: Implement segmented control to switch between list view and grid view (optional)

  • Optional: Add a search bar. (optional)

  • Optional: All images fade in (optional)

  • Optional: For the large poster, load the low-res image first, switch to high-res when complete (optional)

Notes:

If you are in search result, pull-to-refresh will reset it back to the box office movies list. haven't got time to create a control for it.

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

codepath-ios-rotten-potato's People

Contributors

dingquan avatar

codepath-ios-rotten-potato's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.