This is a LiveLike's new-hire Android Code Challenge
![]() |
3 lat temu | |
---|---|---|
.idea | 3 lat temu | |
app | 3 lat temu | |
gradle | 3 lat temu | |
.gitignore | 3 lat temu | |
README.md | 3 lat temu | |
build.gradle | 3 lat temu | |
gradle.properties | 3 lat temu | |
gradlew | 3 lat temu | |
gradlew.bat | 3 lat temu | |
settings.gradle | 3 lat temu |
The goal of this challenge is to create an *Giphy search app that allows you to search/explore image by tags and display it a grid view (basic simple UI) using Giphy API (https://developers.giphy.com/docs/api/#quick-start-guide) Search API: https://developers.giphy.com/docs/api/endpoint/#search You can use the API key: 8LtshfHp2uWb6CFpmzPtJmborDaVWu0Z (In case the API key is not working you can create you own api key) Note: Make sure to use Giphy API and not Giphy SDK Note: If there is any issue with Giphy APi, you can use any api to show grid of images
The Giphy search app will be responsible :-