Skip to content

Android clean architecture app. Is an example to introduce and practice software architecture concepts.

Notifications You must be signed in to change notification settings

yenderlobo10/android-clean-architecture

Repository files navigation

Marvel Characters

Android Native App to list marvel characters from public API. Is a guide to introduce and practice Android clean architecture concepts.

What does App ?

The app take the characters of the marvel comics, through its public API and list them on screen. Also when clicking on a character it shows its detail.

Architecture

MVVM is implemented with clean architecture concepts.

#️⃣ Clean architecture layers

clean-architecture-diagram

#️⃣ Project structure layers

layer-structure

Screenshots

List Characters Detail Character
layer-structure detail-character-light
Dark Dark
list-characters-dark

About

Android clean architecture app. Is an example to introduce and practice software architecture concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages