Skip to content

yusufzengin/movies-mvvm

Repository files navigation

Movies-MVVM-Sample

A sample app that uses The Movie DB api.

  • Kotlin

  • MVVM

  • Android Architecture Components (LiveData, Room, Navigation Component)

  • Dagger2 (dagger-android)

  • Retrofit

To build

Add your own api key in local.properties file.

moviedb_api_key=YOUR_API_KEY