Functional project to show up the use of some technologies and practices by searching basic information from Github users.
- Programming Language: Kotlin
- View Framework: Jetpack Compose
- Dependency Injection: Dagger Hilt
- Local Database: Room
- HTTP Client: Retrofit
- Serialization: Kotlin Serialization
- Software Architecture: MVI + Layered Clean
- Unit Testing: Mockk + JUnit4 + Turbine