Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 815 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 815 Bytes

Paradiso

a movie app which shows the trending movies with ability of choosing favorites.

  • list of trending movies
  • search movies
  • make a favorite list
  • see details of each movie

programming features

  • paradiso uses MVP architecture.

  • paradiso uses Rx Java for implementing Dynamic Search.

  • paradiso uses Room Presistance for caching favorite movies.

  • paradiso uses Retrofit to get movies from OMDB api.

5

6

7