Compose-sample – Modern Android Architecture Sample App using Jetpack Compose

Compose-sample is a sample project showcasing a modern approach to Android app development utilizing the Jetpack Compose UI Framework.

Demo GIF

Screenshots

This sample app demonstrates the integration of various popular Android tools and features a combination of technologies such as Jetpack Compose, Kotlin Flow, and Hilt. Employing the MVVM repository pattern, the app fetches data from a sample GitHub JSON and generates a list of movies using Jetpack Compose.

Description

This sample application exhibits the use of the following libraries and features:

This project serves as a comprehensive example of implementing modern Android app architecture leveraging the power of Jetpack Compose and associated libraries.

GitHub

View Github