Android Application that gets the latest movies from the web using Moviedb API. It also pulls trailers and reviews for those movies. All movies can be filtered and sorted according to latest or most popular movies. They can also be added to a list of favorite movie’s to be viewed off line.
git clone https://github.com/tijojose27/Movies_pro
After cloning project the API key would have to be obtained from The MovieDB and added to the MainActivity under "INSERT YOUR API KEY HERE"