Skip to content

ddsakura/AndroidGridImageSearch

Repository files navigation

Week 3 Project: Grid Image Search

Time spent: 6-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, Color, Type, Site
  • Subsequent searches will have any filters applied to the search results
  • User can scroll down “infinitely” to continue loading more image results (up to 8 pages)
  • Use the ActionBar SearchView or custom layout as the query box instead of an EditText
  • Improve the user interface and experiment with image assets and/or styling and coloring
  • User can tap on any image in results to see the image full-screen

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages