Coder Social home page Coder Social logo

imagesearch's Introduction

ImageSearch

Codepath assignment 2

This is an Android application which allows users to do image search using google and to select search filters and paginate results infinitely.

Time spent: 16 hours.

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)
  • Advanced: Robust error handling, check if internet is available, handle error cases, network failures.
  • Advanced: Use the ActionBar SearchView or custom layout as the query box instead of an EditText
  • Advanced: User can share an image to their friends or email it to themselves
  • Advanced: Replaced Filter Settings Activity with a lightweight modal overlay.
  • Advanced: Improved the user interface and experiment with image assets and/or styling and coloring
  • Bonus: Use the StaggeredGridView to display improve the grid of image results
  • Bonus: User can zoom or pan images displayed in full-screen detail view

Libraries used : android-async-http-1.4.5.jar, picasso-2.3.4.jar, Stocard-StaggereGridViewLibrary, TouchImageView,actionbarsherlock.

Walkthrough of all user stories:

Gif Image

Alt Text

imagesearch's People

Contributors

ns0714 avatar

Watchers

James Cloos avatar  avatar

imagesearch's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.