Skip to content

Riadh233/JetpackComposeMoviesApp

Repository files navigation

JetpackCompose Movies App

The Jetpack Compose Movies App is designed following a modular and scalable architecture, leveraging key principles to ensure maintainability, flexibility, and a seamless development experience.

Architecture

This app uses the Clean Architecture with Model-View-ViewModel (MVVM) design pattern, separating the app into Data, Domain, and UI layers, resulting in testable, maintainable, and flexible code. It leverages the power of Android Jetpack libraries like Retrofit for network calls, Coroutines for asynchronous operations, Hilt for dependency injection, Lifecycle for managing data across lifecycles, and Room for local data storage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages