The application provides information about popular movies with TMDB API from https://www.themoviedb.org
MovieTEN contains 3 screens:
-
Main - popular / top rated movies in a scrolling grid
-
Detail - detailed description of the movie, trailers(from YouTube) and comments:
-
Favorite - contains favorite movies that the user has added
Used stack - Retrofit, RxJava, Room, Gson, Picasso