bambery / InstagramPhotoViewer

week 1 assignment
0 stars 0 forks source link

Instagram Photo Viewer

This is a readonly Instagram photo viewer using live "popular photos" data from the Instagram API.

Time Spent: ~15 hours

Completed User Stories:

Notes:

There's a plugin for Android Studio to handle icons from the Material Design library which makes life immensely easier. My relative layout started to get very large by the end and I wonder if there isn't a better way to organize it. I didn't have time to implement comments as a separate class. I could not figure out why the api does not return the actual dimensions of the photos so I can size my views properly... every photo is sent with height of 640 even though the actual dimensions vary since Instagram no longer enforces square photos. I never want to look at another photo of a Kardashian.

Libraries Used

Android Material Design Icon Generator Plugin Android Async Http Client Picasso Rounded Image View

Walkthrough of all user stories:

instagram_photo_viewer

GIF created with LiceCap.