|
@@ -30,19 +30,19 @@ The Flickr search library will be responsible :-
|
|
|
|
|
|
### Hard Requirements:-
|
|
### Hard Requirements:-
|
|
|
|
|
|
-* *The library can be used in sample project without any compilation/build error*
|
|
|
|
-* *The code must be written in Kotlin*
|
|
|
|
|
|
+* The library can be used in sample project without any compilation/build error
|
|
|
|
+* The code must be written in Kotlin
|
|
* Pagination support
|
|
* Pagination support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Extra Credit:-
|
|
## Extra Credit:-
|
|
-* ### Unit Test
|
|
|
|
|
|
+* Unit Test
|
|
|
|
|
|
#### Submission Guidelines:-
|
|
#### Submission Guidelines:-
|
|
|
|
|
|
* Implement as much as you can in the time allotted. There is no wrong or right answer
|
|
* Implement as much as you can in the time allotted. There is no wrong or right answer
|
|
* Try not give default UI much importance (Just a very basic UI would be fine)
|
|
* Try not give default UI much importance (Just a very basic UI would be fine)
|
|
-* To submit your project you must submit it as a Pull Request
|
|
|
|
|
|
+* To submit your project **you must submit it as a Pull Request**
|
|
|
|
|