arjunshukla / Lab1_tumblr

Codepath week1 Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 1 - Tumblr Feed

It is an app using the tumblr api to display blog images.

Time spent: 5 hours spent in total

User Stories

The following required functionality is completed:

  • [ Done ] Milestone 1: Setup
  • [ Done ] Milestone 2: Hook up the Tumblr API
  • [ Done ] Milestone 3: Build the Main Photo Feed
  • [ Done ] Milestone 4: Build the Details Screen
  • [ Done ] Milestone 5: Add Pull to Refresh

The following bonus features are implemented:

  • [ Done ] Bonus 1: Add Avatar and Publish Dates
  • [ Done ] Bonus 2: Infinite Scrolling
  • [ Done ] Bonus 3: Zoomable Photo View

Video Walkthrough

Here's a walkthrough of implemented user stories: (Please click link as github doesn't support .gifv yet) http://imgur.com/aYYtfFN Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app.

License

Copyright 2016 Arjun Shukla

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 week1 Lab


Languages

Language:Swift 98.5%Language:Ruby 1.5%