This app displays the most popular Instagram photos.
Time spent:
Original feature set: 13 hours spent in total Extended feaures as of 1/12/2015: 7 hours
Completed user stories:
Required:
- User can scroll through current popular photos from Instagram
- For each photo user can see the following details
- Graphic, Caption, Username
- Relative timestamp, like count, user profile image (optional)
Advanced:
- Display each photo with the same style and proportions as the real instagram
- Add pull-to-refresh for popular stream with SwipeRefreshLayout
- Display each user profile image using a CircularImageView
- Display a nice default placeholder graphic for each image during loading (read more about Picasso)
- Improve the user interface through styling and coloring
- Show latest comment for each photo (bonus: show last two comments)
- Allow user to view all comments for an image within a separate screen or a dialog fragment
Screenshot:
Demo:


