tiofani03 / my-movie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

MyMovie

MyMovie is an Android application that allows you to view information about updates movie.

Overview

This application is developed using various technologies and libraries, including Paging3, Room, Retrofit, Lottie, Shimmer and Dagger Hilt.

Source API

The data for this application is sourced from a TMDB API

Key Features

  • Display a list of Movies.
  • Movie details including information such as cast, genre, review, and overview.
  • Paging capability to handle a large number of movies.
  • Integration with the server using Retrofit.
  • Dependency and injection with Dagger Hilt.

Core Technologies

How to Use

  1. Clone this repository to your device.
  2. Open the project using Android Studio.
  3. Add your API_KEY to build.gradle(:core)
  4. Run the application on an emulator or physical device.

Contribution

We welcome contributions from the developer community. If you would like to contribute to this project, please open a new issue or submit a pull request.

Screenshots



Enjoy using the MyMovie! If you have any questions or feedback, please don't hesitate to contact us.

About


Languages

Language:Kotlin 100.0%