Android Project developed by Kotlin.
What | With |
---|---|
Layered architecture | Clean Architecture |
Lifecycle-aware presentation architecture | MVVM |
Navigation | Jetpack Navigation Component |
UI | XML |
Animation | Motion Layout |
Image Loader | Coil |
Dedpendency Injection | Dagger |
Concurrent programming | Coroutines |
Reactive programming | Flow |
Network | OkHttp, Retrofit |
Test | JUnit, Mockk |
- Used user current location to search nearby places.
- Light / Dark Themes.