Skip to content

gy6543721/MovieDatabase

Repository files navigation

MovieDB Compose

TMDB Android App written in Kotlin and Compose.
Now support English, Japanese, Traditional Chinese, Simplified Chinese and Cantonese, will support more languages in the future.

Google Play Store
Demo Video

API

Main Libraries Used

  • Compose
  • Coroutines
  • Navigation
  • Room
  • Dagger Hilt
  • Retrofit
  • OkHttp3
  • Gson
  • Coil
  • Junit