This is a project created for Udacity Associate Android Developer Fast Track program I am currently enrolled in.
App uses theMovieDB API to fetch its data and you will need to provide your own api-key. Please add this line to your user's gradle.properties:
MyTmdbApiToken="<YOUR-API-TOKEN>"