Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 356 Bytes

TheMovieDbBrowser

This is a simple project which uses the free api provided by The Movie Database.

The goal of the project is to realize a simple app written using the clean architecture.

The app is written in kotlin and it uses the following libraries:

  • Dagger 2
  • RxJava
  • Retrofit 2
  • Gson
  • Fresco