/MovieGuide

An Android app that showcases the MVP pattern, Clean Architecture and RxJava

Primary LanguageJava

MovieGuide

An app that lists popular/highest-rated movies. Optimized for tablets.

This app showcases the MVP pattern, RxJava and Uncle Bob Martin's Clean Architecture approach.

Libraries used:

  • RxJava
  • RxAndroid
  • OkHttp
  • Glide
  • Moshi
  • Picasso

Replace API_KEY in Api.java with your themoviedb.org API key.

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6