Skip to content

Movie Pro App - The Complete MVVM Project [Online Data] Retrofit & Data Binding

Notifications You must be signed in to change notification settings

adityabhamare10/Movie-Pro-App

Repository files navigation

MovieProApp

MovieProApp is an Android application that shows the latest trending movies from The Movie Database API.It uses the MVVM (Model-View-ViewModel) architecture, Retrofit for network requests, and Data Binding for UI updates.

Features

View the most up-to-date list of trending movies fetched from The Movie Database API. Implementing MVVM architecture for a clean separation of concerns and maintainable codebase. Utilize Retrofit library to seamlessly communicate with the API endpoints. Leverage Data Binding for streamlining UI updates and reducing boilerplate code.

Screenshots

Screenshot 2023-08-14 105704

Installation

To run this project, you will need to have Android Studio installed on your computer. You can download it from here.

Clone this repository and open it in Android Studio Create an account on The Movie Database and get an API key Add your API key to the gradle.properties file as MOVIE_API_KEY="YOUR_API_KEY" Build and run the app on an emulator or a real device

Contributing

If you want to contribute to this project, you are welcome to do so. Here are some steps to follow:

Fork this repository and create a new branch Make your changes and commit them with a clear message Push your branch to GitHub and create a pull request Wait for your pull request to be reviewed and merged

Contact

If you have any questions or feedback, feel free to contact me at adityabhamare71@gmail.com

About

Movie Pro App - The Complete MVVM Project [Online Data] Retrofit & Data Binding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages