Skip to content

michalgwo/movie-database-TMDB

Repository files navigation

Movie Database TMDB

Movie Database TMDB is a simple MVVM Clean Architecture project to showcase sample usages of Room, Retrofit, Kotlin Coroutines, and Hilt. There are also a few unit tests created. It uses TMDB API to display most popular movies, actors/actresses, and tv shows

Installation

Just clone the repository git clone https://github.com/michalgwo/movie-database-TMDB.git

Features

  • Get data from API
  • Save data to Room databade
  • Update data in Room database
  • Display data in RecyclerView

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages