minhkhang1795 / InstagramClone

Instagram Clone is an android app that allows a user to check out popular photos from Instagram. The app utilizes Instagram API to display images and basic image information to the user.
MIT License
0 stars 0 forks source link

App Completed #1

Open minhkhang1795 opened 8 years ago

minhkhang1795 commented 8 years ago

My app is complete. Please review :smile:

/cc @coderschoolreview @hoanle I integrated Recycler View as Brother Hoan suggested :+1: Thank you, anh :) Also, I still want to integrate more functionalities :((( Hope I have time to do it!!!!

Thank you CodeSchool

hoanle commented 8 years ago

@vuminhkhang1995

Week 1: Instagram Viewer

:+1: thank you for your submission. The goal of this homework was to teach you RelativeLayout, ListView, networking with APIs, and loading remote images. These concepts are the foundation of nearly every app. The app is great A few notes after checking out the code:

You can read a detailed Project 1 Feedback Guide here which covers the most common points we see for this project, if you'd like to evaluate yourself further.