|
@@ -1,6 +1,6 @@
|
|
# LiveLike Android Code Challenge
|
|
# LiveLike Android Code Challenge
|
|
|
|
|
|
-The goal of this challenge is to create an *Giphy search app that allows you to search image and display it as a grid view (basic simple UI) using [Giphy API](https://developers.giphy.com/docs/api/#quick-start-guide).
|
|
|
|
|
|
+The goal of this challenge is to fix and complete an *Giphy search app that allows you to search image and display it as a grid view using [Giphy API](https://developers.giphy.com/docs/api/#quick-start-guide).
|
|
You can use the [Search API](https://developers.giphy.com/docs/api/endpoint/#search) with the API key: **8LtshfHp2uWb6CFpmzPtJmborDaVWu0Z** (In case the API key is not working you can create you own api key)
|
|
You can use the [Search API](https://developers.giphy.com/docs/api/endpoint/#search) with the API key: **8LtshfHp2uWb6CFpmzPtJmborDaVWu0Z** (In case the API key is not working you can create you own api key)
|
|
#### Note :
|
|
#### Note :
|
|
* Make sure to use Giphy API and not Giphy SDK
|
|
* Make sure to use Giphy API and not Giphy SDK
|