Skip to content

rtteal/InstagramPhotoViewer

Repository files navigation

InstagramPhotoViewer

Week 1 Project: Instagram Photo Viewer.

Time spent: 17 hours in total

Completed user stories:

  • Required: User can scroll through current popular photos from Instagram
  • Required: For each photo displayed, user can see the following details
  • Graphic, Caption, Username
  • (Optional) relative timestamp, like count, user profile image
* [x] Advanced: Add pull-to-refresh for popular stream with SwipeRefreshLayout * [x] Advanced: Display each photo with the same style and proportions as the real Instagram (see screens below) * [x] Advanced: Display each user profile image using a RoundedImageView * [x] Advanced: Display a nice default placeholder graphic for each image during loading (read more about Picasso) * [x] Advanced: Improve the user interface through styling and coloring * [x] Bonus: Allow user to view all comments for an image within a dialog fragment

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

A read-only photo viewer for Instagram which allows a user to check out popular photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages