Application using https://developers.themoviedb.org/3.
Technology:
- MVVM
- DataBinding
- LiveData
- Retrofit
- Custom view
On the main screen of the application there is a list of popular films, it is possible to search for a movie, by clicking on a movie from the list it opens with a custom view with a full description of the plot, this screen is hidden by swiping up or down.