Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 449 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 449 Bytes

Movies-MVP

Project consist MVP architecture implementation in android

Android application which shows information about the movies. It contains title, releasing date, rating, trailer and comments about movies. It uses the api provided by the themoviedb. Movies can be seen by following two categories. It is an implementation of MVP architecture in android application

##Tools Used

  1. Dagger
  2. Retorfit 2.0
  3. Butterknife
  4. Timber
  5. Picasso