/Movies

🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.

Primary LanguageKotlin

Movies

🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API (https://www.themoviedb.org), Gson, Glide, Paging library and Material Design Components. In this app you can see a list of popular movies and additional info about every movie.

1 2 3 7 4 5 6 8

Getting Started

The first thing you need to do is to get key (https://developers.themoviedb.org/3/getting-started/introduction). After that you need to input your key in const API_KEY in MovieDBClient.kt. Now you can launch the app.