Skip to content

george-gigauri/tmdb-android

Repository files navigation

TMDB Android


kotlin android

TMDB Android app is a popular movies catalog where you can find different movies with different popularity around the world.

Screenshots

screenshots

Features

  • On the main screen there is an infinite scrolling feature with Paging3 that displays popular movies list.
  • When the movie item is clicked, user then is navigated to the details screen, where more details and similar movies list are displayed.

Requirements

  • Android 7.0 and later
  • Your own TMDB API Key

Configuration

Add TMDB_API_KEY=your api key inside your local.properties file

Tech Stack

  • 100% Kotlin
  • MVVM + Clean Architecture
  • Jetpack Compose
  • Compose Navigation
  • Material3
  • Paging3
  • Dagger Hilt
  • Kotlin Coroutines
  • Kotlin Flow
  • Retrofit
  • Chucker
  • Coil
  • Android JUnit
  • Mockito

Follow Me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages