Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 840 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 840 Bytes

Kotshop-Architecture-Components [WIP]

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.

Components

Architecture

Architecture