Simple apps that showing Movie data from MovieDB. Write using Kotlin with MVP patterns, RxJava, Dagger, and Retrofit.
- Open with your Android Studio
- Change the API_KEY on build.gradle with your own API Key from https://www.themoviedb.org/
- Build and run the project