THE MOVIE DB

The Movie DB is an Android application built with Jetpack Compose. It is the one stop solution to know about your favourite movies. It is an unofficial app for the the moviedb api.
Language: Kotlin

Architecture: MVVM

Stuffs included:

- Jetpack Compose for UI
- Room for data persistence
- Retrofit to fetch data from API
- Coroutines
- ViewModel
- Preferences DataStore
- Dagger-Hilt
- Coil to load images
- Gson as TypeConverter

**This Application uses TMDB API but is not endorsed or certified by TMDB