Skip to content

josue-lubaki/TMBDClient

Repository files navigation

TMBDClient

A simple client for the The Movie Database API.

Welcome to The Movie Database (TMDb) API for Android! This API allows you to access the TMDb's database of movies and TV shows. You can search for movies and TV shows, discover new titles, get details about actors and actresses, and more.

dependencies

  • Coroutines
  • Retrofit
  • Dagger2
  • okhttp3
  • Lottie
  • Glide
  • Room
  • Gson

Videos

Home Page

TMBDClient

Movies List Page

TMBDClient

TV Shows List Page

TMBDClient

Artists List Page

TMBDClient

Screenshots

- Home Screen -
Movies Page Tv Show Page Artist Screen

Architecture

credits :