clean-architecture topic
domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
AndroidModernArchitectureSample
Android modern architecture sample with Github Rest API V3, Flow+Coroutines, Jetpack Compose, Room, Paging3, Dagger-Hilt, and MVI Pattern.
AndroidProjectTemplate
Android project template for Me
clean-go
Clean Architecture Example in Go
microservice
This library provides a simple microservice framework based on clean architecture principles with a working example implemented.
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
CleanArchitectureManifest
Description of the main principles and rules for building an Android application using Clean Architecture approach
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Baking-App-Kotlin
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
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...