Skip to content

Latest commit

 

History

History
52 lines (47 loc) · 1.3 KB

README.md

File metadata and controls

52 lines (47 loc) · 1.3 KB

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