Gameforma
Gameforma is a simple game list application where user could explore more than 350.000 games data provided from RAWG Video Games Database API. Built with MVVM repositoy pattern, clean architecture in order to finish Dicoding Menjadi Android Developer Expert's (MADE) class submission.
Tech Stack
- Modulatization (core module)
- Dynamic Feature (favorite module)
- Coroutines Flow
- Retrofit2
- Room Data Caching and Encryption
- Dagger-Hilt Dependency Injection
- Obfuscation with Proguard 8
- Certificate Pinning with OkHttp3
- Continous Integration with CircleCI