Week 2 Project: Grid Image Search
---Rishi Kanth Alapati.
Time spent for New Upload: 22 hours spent in total
Completed User stories:
☑ Required: User can enter a search query that will display a grid of image results from the Google Image API.
☑ Required: User can click on "settings" which allows selection of advanced search options to filter results
☑ Required: User can configure advanced search filters such as:
Size (small, medium, large, extra-large)
Color filter (black, blue, brown, gray, green, etc...)
Type (faces, photo, clip art, line art)
Site (espn.com)
☑ Required: Subsequent searches will have any filters applied to the search results
☑ Required: User can tap on any image in results to see the image full-screen
☑ Required: User can scroll down “infinitely” to continue loading more image results (up to 8 pages)
☑ Optional: Robust error handling, check if internet is available, handle error cases, network failures
☑ Optional: Tweak UI
Notes:
-Used 3rd party Library Picasso for loading images
-Didnt find enough time to work on optionals this time
Issues:
-None
Walkthrough of all the userstories:
https://github.com/alaprisk/2-GoogleImageSearcher/blob/master/GoogleImageSearch.gif