This consumes the Rest API exposed by the
Movie Database API
This app lists the movies based on their popularity or ratings, as selected by the user.
- Create a file apikey.properties and place it in the app folder
- Enter your API Key in the apikey.properties file as
API_KEY= <<| Your API KEY|>>