Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 512 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 512 Bytes

PhantomStore

Loading contents from API Phantom Store is an app that load product contents from Fake Store API. Items from the API are loaded and display in Recyclerview. The received items are updated periodically using Kotlin coroutine flow. Technology used are Retrofit, MVVM, Kotlin coroutine flow and Picasso.