Code Monkey home page Code Monkey logo

simpleinstagramviewer's Introduction

SimpleInstagramViewer

A sample Instagram viewer project for CodePath

This is an Android demo application for displaying the latest popular posts from Instagram.

User Stories

The following required functionality is completed:

  • User can scroll through current popular photos from Instagram
  • For each photo displayed, user can see the following details: - Graphic, Caption, Username - Optional) relative timestamp, like count, user profile image

The following optional features are implemented:

  • Add pull-to-refresh for popular stream with SwipeRefreshLayout
  • Show latest comment for each photo (bonus: show last 2 comments: 2nd comment not shown due to layout size)
  • Display each user profile image using a RoundedImageView
  • Display a nice default placeholder graphic for each image during loading (read more about Picasso: used Glide)
  • Improve the user interface through styling and coloring
  • Allow user to view all comments for an image within a separate activity or dialog fragment
  • Allow video posts to be played in full-screen using the VideoView

The following additional features are implemented:

  • Added a splash screen
  • Added activity transition animations
  • Added a floating action bar button for refreshing the view
  • Added logic to start pre-loading the content in the splash page
  • The list of popular pictures refreshes onResume if the previous load is over 20 seconds ago
  • The video restarts if the orientation changes in the middle of playback
  • Added a “Play” button to watch video directly from the popular pictures activity

Walkthrough of all user stories:

Video Walkthrough

  • Please note that video playback doesn’t work in the emulator, but works in an physical device and hence is not part of the video walkthrough.

GIF created with LiceCap.

simpleinstagramviewer's People

Contributors

venugv02 avatar

Watchers

 avatar

simpleinstagramviewer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.