Skip to content

AbhiAgrawal/GridImageSearch

Repository files navigation

GridImageSearch

This is an Grid Image Search application for searching images using google image api.

Time spent: 7 hours spent in total

Completed user stories:

User can enter a search query that will display a grid of image results from the Google Image API.

User can click on "settings" which allows selection of advanced search options to filter results.

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)

Subsequent searches will have any filters applied to the search results.

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).

Optional: Use the ActionBar SearchView or custom layout as the query box instead of an EditText.

Optional: User can share an image to their friends or email it to themselves.

Notes:

Walkthrough of the user stories:

Grid Image Search Android Application

Video Walkthrough

About

Grid Image Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages