This is a side project I use to experiment new libraries, framework features and so on.
This app is to manage my rewards and points using Todoist.
You can try this app on your device by clicking the button below.
This app is composed with MVVM Architecture and separate each layer by multi module function.
This app use following libraries.
- Jetpack Compose
- Retrofit2
- Dagger Hilt
- Android Architecture Component(Room, Navigation)
- Coroutines