This project aims to propose the pratice and study of modularization and clean architecture concepts of android projects. In order to have data to show, the api of chucknorris.io is consumed. This api shows facts of iconic Chuck Norris.
Link: https://api.chucknorris.io/
- Kotlin
- Coroutines
- Koin
- Data Binding
- LiveData
- Retrofit
- Moshi
- JUnit Jupiter 5
- MockK
- Robot Pattern