Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1001 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 1001 Bytes

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