Skip to content

Devansh-Maurya/TMDb

Repository files navigation

TMDb

An Android app to show movies information from The Movie Database (TMDb) API. The app also supports local data caching to show information when offline.

Download APK : Google Drive Link

Screenshots

Trending Movies Movie Details
Trending Movies Movie Details
Bookmarks Search
Bookmarks Search

Technologies used

  • Java
  • RxJava2
  • Dagger2
  • Room
  • Retrofit, OkHttp, Gson
  • Navigation Components
  • MVVM Architecture Pattern with ViewModels and LiveData
  • Pagination using Paging3 library
  • Glide image loading library
  • Deeplink to open movie details screen using deeplink tmdbapp://movie/detail/{movieId}
  • Movie sharing functionality with movie poster, info and a deeplink
  • Debounced search query on movie search screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages