Skip to content

gargankit90/GirdImageSearch

Repository files navigation

GirdImageSearch

Time spent: 14 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 and be persistent across app sessions 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: Advanced: Use the ActionBar SearchView or custom layout as the query box instead of an EditText Notes:

Spent some time learning infinte scroll and how Adapters work in listview and Gridview. Storing complex data in preferences using gson library.

Walkthrough of all user stories:

Video Walkthrough

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages