|
@@ -14,7 +14,7 @@ The Giphy search app will be responsible :-
|
|
|
2. When no query passed in, result set should be empty
|
|
|
3. A basic UI which will display list of images from the result in grid form
|
|
|
4. If search query is updated, the old result set should reset with new one
|
|
|
-5. Errors should handled with logs and shown to users
|
|
|
+5. Errors should captured on logs
|
|
|
6. We have done the initial setup for you
|
|
|
7. Feel free to use any architecture paradigms you want.
|
|
|
8. Fix code smell/bad usages that you see.
|