svpranay / JenieOfImages

Google Image search
0 stars 0 forks source link

Google image search app #1

Open svpranay opened 8 years ago

svpranay commented 8 years ago

I have an issue with the settings tab. @codepath @codepathreview Completed : User can enter a search query that will display a grid of image results from the Google Image API. User can tap on any image in results to see the image full-screen User can scroll down “infinitely” to continue loading more image results (up to 8 pages) Settings tab to control the image search.

codepathreview commented 8 years ago

@svpranay please add a GIF for your submission. Per the previous feedback please format your assignments correctly for getting them reviewed.

svpranay commented 8 years ago

Added a gif and updated the readme.

codepathreview commented 8 years ago

Thanks for updating the readme! 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.