Skip to content

zskyfly/instagram

Repository files navigation

Project 1 - Instagramarama

Instagramarama is an Instagram client.

Time spent: 6 hours spent in total

Milestones

  • Milestone 1: Setup
  • Milestone 2: Hookup the Instagram API
  • Milestone 3: Build the Main Photo Feed
  • Milestone 4: Build the Details Screen
  • Milestone 5: Add Pull to Refresh
  • Bonus 1: Add User Profile Image and Names
  • Bonus 2: Infinite Scrolling
  • Bonus 3: Zoomable Photo View

The following additional features are implemented:

  • Created separate data abstraction class for InstagramData
  • Added like count with int converted to string, ie: 10000 to 10.0k

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

  • I wanted to create a "close" button that sat on top of the scroll view, but it wouldn't stay in a fixed position during pinch zoom
  • I had a hard time figuring out how to pinch zoom on the simulator, ended up googling it ;)

License

Copyright [2016] [zskyfly productions]

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

Simple instagram client for codepath iOS bootcamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published