Skip to content

shidqimlna/The-Movie

Repository files navigation

The Movie

shidqimlna license GitHub release

Movie Recommendation App



Features

  • TMDb API
  • Clean Architechure
  • Coroutine Flow
  • Koin
  • Modularization
  • Dynamic Feature
  • Circle CI
  • SQLCipher
  • Obfuscation
  • Certificate Pinning
  • Firebase Crashlytics

Setup

  1. You must create TMDB account and then request an api key at the following link
  2. Put your Api Key that has been created in the fllowing file: core/build.gradle
buildConfigField('String', "API_KEY", YOUR_API_KEY)
  1. Click Build/Rebuild Project at your IDE
  2. Click Run Project at your IDE

Download apk here