Skip to content

A modern Android base application written in Kotlin with MVVM architecture

Notifications You must be signed in to change notification settings

necatisozer/MovieVault

Repository files navigation

MovieVault (Work in progress)

A modern Android base application written in Kotlin with MVVM architecture using Android Jetpack, Android Architecture Components(Lifecycle, ViewModel, LiveData, Navigation, Data Binding), Dagger, RxJava.

Your should supply your own TMDB API key in the local.properties file:

TMDB_API_KEY="Replace your api key here"

Screenshots