aswani521 / rottenTomatoes1

codepath rotten tomatoes app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RottenTomatoes ios app Assignment#1

RottenTomatoes is used to demonstrate the usage of Tableview & ScrollView.

Submitted by: Aswani Nerella

Time spent: 6 hours spent in total

User Stories

The following required functionality is complete:

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

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

EDIT: The following optional features are implemented:

  • [YES - INCOMPLETE] Add a tab bar for Box Office and DVD.
  • [YES] Customize the navigation bar
  • .

GIF created with LiceCap.

Resources

  • Icons: The Noun Project

License

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

codepath rotten tomatoes app


Languages

Language:Objective-C 98.4%Language:Ruby 1.6%