Skip to content

Rizqanmr/Moviku

Repository files navigation

Moviku

A movie app using API from TMDB

Feature

  • Discover movie based on categories
  • Detail movie
  • Youtube player for movie trailer
  • User review

Notes

  • Download this project
  • Open this project with Android Studio
  • Before build and run this project. Go to local.properties and add 2 lines code:
BASE_URL = "https://api.themoviedb.org/3/"
API_KEY = "Enter your themoviedb personal access token"
  • Sync Project with Gradle File
  • Run

Discover Movie

Screenshot_20240207_152723_Moviku

Detail Movie

Screenshot_20240207_152747_Moviku

User Review

Screenshot_20240207_152757_Moviku