Giter Club home page Giter Club logo

instagramsimpleapp's Introduction

Instagram Simple Client

Pre-work - Instagram Simple Client

Instagram Simple Client is an android app that show the list of the most popular Instagram Photos. It uses two external libraries: android-async-http and Picasso. Using Gradle to add these libraries.

Submitted by: Luiza Carneiro

Time spent: Not sure

User Stories

The following user stories must be completed:

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

The following advanced user stories are optional but recommended:

  • [] Advanced: Add pull-to-refresh for popular stream with SwipeRefreshLayout (1 point)
  • [] Advanced: Show latest comment for each photo (bonus: show last 2 comments) (1 point + 1 bonus)
  • [x Advanced: Display each user profile image using a RoundedImageView (2 points)
  • [] Advanced: Display a nice default placeholder graphic for each image during loading (read more about Picasso) (1 point)
  • Advanced: Improve the user interface through styling and coloring (1 to 5 points depending on the difficulty of UI improvements)
  • [] Bonus: Allow user to view all comments for an image within a separate activity or dialog fragment (3 points)
  • [] Bonus: Allow video posts to be played in full-screen using the VideoView (2 points)
  • [] Bonus: Apply the popular Butterknife annotation library to reduce view boilerplate. (1 point).

Extras added by me:

  • Horizontal line that visually shows the end of one instagram photo.
  • Changed colors of user name and caption.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

  • The App crashed several times when changes were done. Usually deleting the app from emulator and reloading worked. Sometimes it did not. The problem is usually when reading the JSON information (I got some nulls in the caption for some reason and had to put some "defensive" code)
  • Had several issues with the App while debugging. The only way to get around (sometimes) was to delete the app and run again. It can be because of the OS that I use... Who knows. The problem happened only at debugging time (the program crashed if I did not go step by step) .

License

Copyright [2016] [Luiza Carneiro]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

instagramsimpleapp's People

Contributors

myluco avatar

Watchers

James Cloos avatar  avatar

instagramsimpleapp's Issues

Instagram

Here is the basic Instagram Client.
I am behind the course. Had to prepare for an interview... and it was cancelled one hour before it happened :( Trying to catch up. Thanks for all your work: it is amazing.

/cc @codepathreview @codepath

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.