Kotlin app which showcase implementation of collection of libraries that help you design robust, testable, and maintainable apps. The demo app fetches simple product catlog using mock api.It uses Retrofit 2 to fetch the products from the API and store it into the room database.