EPL Matches
a sample app that displays information about The English Premier League.
Screens
Features:
- Kotlin
- Jetpack Compose
- Clean Architecture
- Multi Module
- MVI
- Dependency Injection – Hilt
- Compose Navigation (one activity, zero fragments)
- Retrieve Network Data from API (REST API) – Ktor
- Database Caching – Room
- Use Cases
- Unit Tests
- Coroutines Kotlin
- Kotlin DSL
- Light and Dark theme