Skip to content

A simple movie database client to demonstrate usage of MVVM, Retrofit, Moshi and RxJava.

License

Notifications You must be signed in to change notification settings

slavkoder/movie_client

Repository files navigation

movie_client

A simple movie database client to demonstrate usage of MVVM, Retrofit, Moshi and RxJava.

Setup

Import project to your Android Studio. You have to provide an API key for TMD. See details: https://www.themoviedb.org/documentation/api

Create secret.properties file in root directory of the projec and add api_key="YOUR_API_KEY_HERE".

About

A simple movie database client to demonstrate usage of MVVM, Retrofit, Moshi and RxJava.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages