Skip to content

iOS project. Shows tumblr feed of Humans of New York

Notifications You must be signed in to change notification settings

sammanthp007/Tumblr-Feed

Repository files navigation

Project 1 - Tumblr Feed

Tumblr Feed is a movies app using the The Movie Database API.

Time spent: 2 hours spent in total

User Stories

The following required functionality is complete:

  • [check] User can view a list of images.
  • [check] Poster images are loaded using the UIImageView category in the AFNetworking library.
  • [check] User sees a loading state while waiting for the movies API.
  • [check] User can pull to refresh the movie list.
  • [check] User get infinite scrolling if there is data
  • [check] User can get to more details of a picture
  • [check] User see the spining indicator upon refreshing by pulling down

The following optional features are implemented:

  • [Not] User sees an error message when there's a networking error.
  • [Not] Movies are displayed using a CollectionView instead of a TableView.
  • [Not] User can search for a movie.
  • [Not] All images fade in as they are loading.
  • [Not] Customize the UI.

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality!

Please list two areas of the assignment you'd like to discuss further with your peers during the next class (examples include better ways to implement something, how to extend your app in certain ways, etc):

  1. Build the next Facebook
  2. Build the next Youtube

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Laptop changed during building, resulted in error due to different versions of Swift

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

iOS project. Shows tumblr feed of Humans of New York

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published