Skip to content

Popcorn is an application that utilizes the TMDB (The Movie Database) API to display the latest trends in movies and TV series.

License

Notifications You must be signed in to change notification settings

vitorfg8/Popcorn

Repository files navigation

Popcorn

This is a mobile application that utilizes the TMDB (The Movie Database) API to display the latest trends in movies and TV series. With a user-friendly and intuitive interface, this app allows users to keep track of the most popular productions of the moment and obtain detailed information about them.

Screenshots

Home Light Mode Dark Mode

Features

  • Show trending movies and TV shows
  • Duration, cast, synopsis, duration and audience rating
  • Light and dark theme
  • Themed app icon (Android 13+)
  • Languages: English and Portuguese

Running the project

  1. Clone the project by copying this command to your terminal:
  git clone https://github.com/vitorfg8/Popcorn
  1. Open the project in Android Studio

  2. Create a new account and generate an API key in TMDB

  3. Add the TMDB API key to the "local.properties" file:

API_KEY=0123456789abcd
  1. Run the app

Tech Stack

Architecture MVVM, Clean Archteture

Network: Retrofit, GSon, Corroutines

Dependency injection Koin

License

This project is licensed under the MIT License - see the LICENSE file for details.

UI inspired by Material Design 3 and Eclipse by Ihya Fathurr

This application uses TMDB and the TMDB APIs but is not endorsed, certified, or otherwise approved by TMDB.

About

Popcorn is an application that utilizes the TMDB (The Movie Database) API to display the latest trends in movies and TV series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages