This is a LiveLike's new-hire Android Code Challenge
|
vor 3 Jahren | |
---|---|---|
.idea | vor 3 Jahren | |
app | vor 3 Jahren | |
flickersearchlibrary | vor 3 Jahren | |
gradle | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
README.md | vor 3 Jahren | |
build.gradle | vor 3 Jahren | |
gradle.properties | vor 3 Jahren | |
gradlew | vor 3 Jahren | |
gradlew.bat | vor 3 Jahren | |
settings.gradle | vor 3 Jahren |
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 :-