4 Forks
9 Stars
9 Watchers

MVVM_MovieApp

Built an app, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface components and fetches movie information using themoviedb.org web API.

How to download and setup MVVM_MovieApp

Open terminal and run command
git clone https://github.com/natansh25/MVVM_MovieApp.git
git clone is used to create a copy or clone of MVVM_MovieApp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MVVM_MovieApp https://github.com/natansh25/MVVM_MovieApp/archive/master.zip

Or simply clone MVVM_MovieApp with SSH
[email protected]:natansh25/MVVM_MovieApp.git

If you have some problems with MVVM_MovieApp

You may open issue on MVVM_MovieApp support forum (system) here: https://github.com/natansh25/MVVM_MovieApp/issues