TheSomeshKumar / Showbuff

Playground project showcasing Android MVVM guideline published on https://developer.android.com/topic/architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Showbuff

Playground project based on Recommended app architecture

The user interface (UI) of this application is constructed using XML. To explore a similar project that utilizes Jetpack Compose with the recommended architecture approach, you can check out Flixplorer project

Powered by

TMDB Logo

Features 🕹

Work In Progress 🚧

  • Material Motion Done
  • Use Material Theme 3 ( MaterialYou) Done

Screenshot 📱

M3 Dark Home ScreenM3 Light Home Screen

How to build on your environment

Create an API key on The Movie DB's and add in your local local.properties file like this

TMDB_KEY=<REPLACE_WITH_YOUR_API_KEY>

About

Playground project showcasing Android MVVM guideline published on https://developer.android.com/topic/architecture


Languages

Language:Kotlin 100.0%