- Muhammad Ramadhan
- UI With Views (XML) and Material Design 3 (https://m3.material.io)
- Built with Clean Architecture
- Implemented Dependency Injection (Koin)
- With Reactive Programming Approach (Coroutines, UI State, etc...)
- Single Activity Approach with multiple Fragments
- Using Android Jetpack Navigation Component for Navigation between Fragments
- Using Room Database for storing local database
- Using Retrofit for API Connectivity in the app
- Using Chucker for debugging API Request