/TMDBAndroidApp

This is a simple app that uses the TMDB API to display movies and TV shows. It is built using Kotlin, android room DB to cache data, dependency injection with dagger

Primary LanguageKotlin

TMDB App

TMDB App

This is a simple app that uses the TMDB API to display movies and TV shows. It is built using Kotlin, android room DB to cache data, dependency injection with dagger followng the SOLID principles.