This repo is a sample android app which fetches data from the network inspired by the uncle bob’s clean architecture with the MVVM design pattern, Hilt Dependecy Injection framework, Coroutines and LiveData.
- Separation of Concerns
- Loose coupling
- Testable
