clean-architecture topic

List clean-architecture repositories

domain-driven-hexagon

11.4k
Stars
1.2k
Forks
180
Watchers

Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

AndroidModernArchitectureSample

23
Stars
0
Forks
Watchers

Android modern architecture sample with Github Rest API V3, Flow+Coroutines, Jetpack Compose, Room, Paging3, Dagger-Hilt, and MVI Pattern.

microservice

115
Stars
15
Forks
Watchers

This library provides a simple microservice framework based on clean architecture principles with a working example implemented.

Bubbble

223
Stars
26
Forks
Watchers

Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.

CleanArchitectureManifest

458
Stars
42
Forks
Watchers

Description of the main principles and rules for building an Android application using Clean Architecture approach

UTair-MVP-Sample

31
Stars
5
Forks
Watchers

Android Clean Architecture + MVP Sample written in Kotlin

Baking-App-Kotlin

458
Stars
83
Forks
Watchers

Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.

StarWarsSearch

36
Stars
9
Forks
Watchers

Search for your favorite star wars characters from Swapi API. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, and kotlin coroutines with Sta...