Skip to content

Android movie application that uses The Movie Database API

License

Notifications You must be signed in to change notification settings

serhat-demir/movie-database

Repository files navigation

movie-database

Android movie application that uses The Movie Database API

https://developers.themoviedb.org/3/getting-started/introduction

Features

  • MVVM
  • DataBinding
  • Retrofit
  • RxJava
  • Dependency Injection (Dagger, Hilt)
  • Picasso

Supported Languages

  • English
  • Turkish

Installation

  • Clone repository to your device: git clone https://github.com/serhat-demir/movie-database.git
  • Open project on Android Studio IDE: file > open
  • Change API Key with yours: com.serhat.moviedatabase.data.retrofit.ApiClient

Screenshots

img1

img2

img3