Patotski-AS / TMDb

TMDb is a application to show list of movies on Android, built using Kotlin with Clean Architecture concepts and MVVM with Flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMDb

TMDb is a application to show list of movies on Android, built using Kotlin with Clean Architecture concepts and MVVM with Flow

Screenshots

Prerequisites

Add your TMDB API key in the local.properties file:

api_key=YOUR_API_KEY

Features

  • Search for movies
  • View movie details like release date, rating, overview
  • Adding movies to favorites
  • Change dark and light themes in the settings
  • Works offline by caching data into a database.

Architecture

Technologies

About

TMDb is a application to show list of movies on Android, built using Kotlin with Clean Architecture concepts and MVVM with Flow


Languages

Language:Kotlin 100.0%