Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 751 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 751 Bytes

CircleCI Build Status

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