This is a LiveLike's new-hire Android Code Challenge
|
il y a 3 ans | |
---|---|---|
.idea | il y a 3 ans | |
app | il y a 3 ans | |
flickersearchlibrary | il y a 3 ans | |
gradle | il y a 3 ans | |
.gitignore | il y a 3 ans | |
README.md | il y a 3 ans | |
build.gradle | il y a 3 ans | |
gradle.properties | il y a 3 ans | |
gradlew | il y a 3 ans | |
gradlew.bat | il y a 3 ans | |
settings.gradle | il y a 3 ans |
The goal of this challenge is to create an Flickr search library (not application) that allows you to search/explore image by tags and display it a grid view (basic simple UI) using Flickr API (https://www.flickr.com/services/api/flickr.photos.search.html)
This library should be used by end users in their application for searching purpose.
The Flickr search library will be responsible :-