|
@@ -10,7 +10,7 @@ The Giphy search app will be responsible :-
|
|
|
|
|
|
1. To deliver results based on search query input
|
|
1. To deliver results based on search query input
|
|
2. When no query passed in, result set should be empty
|
|
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
|
|
|
|
|
|
+3. A 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
|
|
4. If search query is updated, the old result set should reset with new one
|
|
5. Errors should captured on logs
|
|
5. Errors should captured on logs
|
|
|
|
|