A read-only photo viewer for Instagram which allows a user to check out popular photos.
Time spent: 14 hours spent in total
Completed user stories:
- Required: User can scroll through current popular photos from Instagram.
- Required: For each photo displayed, user can see: graphic, caption, username, relative timestamp, like count and comment count and user profile image.
- Optional: Add pull-to-refresh for popular stream with SwipeRefreshLayout.
- Optional: Show latest 2 comment for each photo.
- Optional: Display each photo with the same style and proportions as the real Instagram.
- Optional: Display each user profile image using a CircularImageView.
- Optional: Display a nice default placeholder graphic for each image during loading.
- Optional: Improve the user interface through styling and coloring
- Optional: Allow user to view all comments for an image within a dialog fragment.
Walkthrough of all user stories:
GIF created with LiceCap.
