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.
jorgetargz/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
Kotlin