Found 6,319 repositories(showing 30)
android
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android10
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
brianegan
TodoMVC for Flutter
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
janishar
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
kgrzybek
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
janishar
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
vmadalin
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
PatilShreyas
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
objcio
Sample Code of the App Architecture Book
Clean-Swift
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
rallat
This sample project shows how to apply MVP and Clean architecture on an Android app
ShisatoYano
Python sample codes and documents about Autonomous vehicle control algorithm. This project can be used as a technical guide book to study the algorithms and the software architectures for beginners.
danilop
A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
thangchung
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
eminetto
Clean Architecture sample
roboryantron
Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017
skydoves
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin) architecture.
mravanelli
SincNet is a neural architecture for efficiently processing raw audio samples.
matthewrenze
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles"
EdwinVW
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
dbaroncelli
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
glomadrian
A sample project using Clean architecture and MVP in Android
burhanrashid52
With MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
AkshayChordiya
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
Sample implementations for cloud design patterns found in the Azure Architecture Center.
JackEblan
Apply device settings to your apps. This multi-modular Android project is structured following Uncle Bob's Clean Architecture principles and Now in Android sample app
EranBoudjnah
Clean Architecture for Android - a sample project
A sample project showcasing Clean Architecture and monorepo structure for designing multiple web services with a shared domain.
mrsegev
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.