calvinlsliang / grid-image-search

Google Image Search app which allows a user to select search filters and paginate results infinitely.
0 stars 0 forks source link

Project 2 - Grid Image Search

Grid Image Search is an android app that allows a user to search for images on web using simple filters. The app utilizes Google Image Search API. Please note that API has been officially deprecated as of May 26, 2011.

Time spent: 14 hours spent in total

User Stories

The following required functionality is completed:

The following optional features are implemented:

The following bonus features are implemented:

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app.

There were a lot of challenges with this application. This app combined all of my knowledge from every single lab and homework I've been working on. Understanding how everything would mesh together was daunting and it took awhile for me to figure out the flow.

Once I had a diagram of how every element would interact, the development became a lot easier and from there it was a lot of fine tuning to make sure that all of the required stories were finished.

Open-source libraries used

License

Copyright 2015 Calvin Liang

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.