An Android Teste for the Reign Softwarehouse. This app is made in Kotlin using Room as database and Retrofit to manage remote connection.
In this branch you will find:
- Kotlin Coroutines .
- A single-activity architecture, using the Navigation component to manage fragment operations.
- A MVVM Archtecture
- Reactive UIs using LiveData observables
- A repository and two data sources (local using Room and remote)
