calvinlsliang / grid-image-search

Google Image Search app which allows a user to select search filters and paginate results infinitely.
0 stars 0 forks source link

[Android Bootcamp] Project 2: Grid Image Search #3

Open calvinlsliang opened 8 years ago

calvinlsliang commented 8 years ago

App completed.

Tag: basic

/cc @codepathreview @codepath

codepathreview commented 8 years ago

Nice work finishing all required stories, consider adding more optionals next time as those are the tougher ones where you get to learn much more. A few notes after checking out the code:

Also, here's a more detailed Project 2 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. The next assignment (Twitter Client) will be especially important since it introduces the majority of the remaining pieces necessary to build a fully functional API client with complex feeds of data and user creation.