priteshshah1983 / GridImageSearchDemo

Week 2 home work for CodePath Android bootcamp
0 stars 0 forks source link

[Android Bootcamp] Week 2 - Review my GridImageSearchDemo app #2 #1

Open priteshshah1983 opened 9 years ago

priteshshah1983 commented 9 years ago

My app is complete, please review. /cc @codepathreview @codepath

codepathreview commented 9 years ago

:+1: Excellent work, Pritesh!! Few notes after checking 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.

priteshshah1983 commented 9 years ago

Thanks for the feedback! I had added an Indeterminate progress bar in this commit: https://github.com/priteshshah1983/GridImageSearchDemo/commit/e9c260015abd7c9586fa0691e86963489f35afbb I had some TODOs to extract out utility methods out of the Activities, but thanks for reenforcing :)

I thought this assignment was really useful and definitely a ramp up from the Instagram Client. I don't think I could have learned so much by investing two days on learning Android with anything else.