MovFlex

MovFlex is an application that shows you an information about a movie from the TMDb API

Table of Contents

App Preview

home_screen.png home_screen1.png home_screen2.png home_screen3.png home_screen4.png detail_screen.png detail_screen1.png detail_screen2.png

Getting Started

Follow these steps to get the app up and running on your Android device or emulator.

Prerequisites

Installation

  1. Clone the repository: Clone this repository to your local machine using git.

    git clone https://github.com/onirutlA/MovFlex.git
    cd MovFlex
    
  2. Open in Android Studio: Launch Android Studio and select “Open an existing Android Studio project.” Navigate to the folder where you cloned the repository and open it.

  3. Build and Run: Wait for the project to build, and then click the “Run” button in Android Studio. Select your connected Android device or choose an emulator to run the app.

Library Used

Contributing

Your contributions to this project are highly appreciated! To contribute, follow these steps:

  1. Fork the repository and create a new branch.
  2. Make your changes and ensure the code is well-tested.
  3. Commit your changes and push them to your fork.
  4. Submit a pull request, explaining the changes you’ve made.

Bug Reporting

If you encounter any bugs, issues, or have suggestions for improvements, please open an issue on the repository. Provide as much detail as possible to help us understand and resolve the problem quickly.

Contact

Provide information about how users or other developers can get in touch with you. This can include your email, social media profiles, or links to your personal website.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the app’s code following the terms of this license.