Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 707 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 707 Bytes

picsum

As requested:

Consume this public API https://picsum.photos/ written by using Kotlin 1.4.x above with MVVM design pattern and using Coroutines for long-running tasks and Retrofit as Rest Client. Imagine that this project is part of really big app that need long maintenance. We'll evaluate your coding styles. List page - show auto reload infinite list of images with good layout (up to your decisions) - open specific image page while tap Image page - It has segmented control button to change image to blur/ grayscale (get these blur/grayscale photos from API) - show all image informations eg. author - be able to go back to previous page