All Projects → Android Kotlin Clean Architecture → Similar Projects or Alternatives

1047 Open source projects that are alternatives of or similar to Android Kotlin Clean Architecture

SwiftObserver
Elegant Reactive Primitives for Clean Swift Architecture #NoRx
Stars: ✭ 14 (-99.1%)
Mutual labels:  clean-code, clean-architecture
sudoku
Multiplayer concurrent sudoku. The winner is the player who fills the last cell correctly.
Stars: ✭ 15 (-99.04%)
Mutual labels:  clean-code, clean-architecture
Go Cleanarch
Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.
Stars: ✭ 434 (-72.22%)
Mutual labels:  architecture, clean-architecture
Clean Code Dotnet
🛁 Clean Code concepts and tools adapted for .NET
Stars: ✭ 4,425 (+183.29%)
Mutual labels:  clean-architecture, clean-code
clean-code-javascript
🛁 Clean Code-Konzepte adaptiert für JavaScript.
Stars: ✭ 37 (-97.63%)
Mutual labels:  clean-code, clean-architecture
Clean Flutter
This repo is a small explanation of clean architecture on with flutter framework and some test where added
Stars: ✭ 108 (-93.09%)
Mutual labels:  clean-architecture, clean-code
Clean Code Javascript
🛁 Clean Code concepts adapted for JavaScript
Stars: ✭ 62,912 (+3927.66%)
Mutual labels:  clean-architecture, clean-code
Clean Code Java
Clean Code concepts adapted for Java. Based on @ryanmcdermott repository.
Stars: ✭ 155 (-90.08%)
Mutual labels:  clean-architecture, clean-code
Clean Architecture
Clean architecture sample
Stars: ✭ 318 (-79.64%)
Mutual labels:  clean-architecture, clean-code
Typescript Clean Architecture
It is my attempt to create Clean Architecture based application in Typescript
Stars: ✭ 225 (-85.6%)
Mutual labels:  clean-architecture, clean-code
Clean Code Javascript
🛁 Clean Code cho Javascript: một số lời khuyên để giữ cho code js của bạn luôn sạch sẽ thơm tho 💪 💪 💪
Stars: ✭ 166 (-89.37%)
Mutual labels:  clean-architecture, clean-code
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+64.72%)
Mutual labels:  clean-architecture, clean-code
golang-starter
Golang code boilerplate inspired by clean architecture
Stars: ✭ 49 (-96.86%)
Mutual labels:  architecture, clean-architecture
Write Readable Javascript Code
📖 All about writing maintainable JavaScript
Stars: ✭ 244 (-84.38%)
Mutual labels:  clean-architecture, clean-code
Movies Kotlin Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
Stars: ✭ 240 (-84.64%)
Mutual labels:  clean-architecture, clean-code
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (-92.83%)
Mutual labels:  architecture, clean-architecture
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+98.72%)
Mutual labels:  clean-architecture, clean-code
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.
Stars: ✭ 239 (-84.7%)
Mutual labels:  clean-architecture, clean-code
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (-63.76%)
Mutual labels:  clean-architecture, clean-code
Android Showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Stars: ✭ 5,214 (+233.8%)
Mutual labels:  architecture, clean-architecture
Cleanarchitecture.webapi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Stars: ✭ 615 (-60.63%)
Mutual labels:  clean-architecture, clean-code
Ios Clean Architecture Mvvm
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Stars: ✭ 753 (-51.79%)
Mutual labels:  architecture, clean-architecture
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (-87%)
Mutual labels:  architecture, clean-architecture
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-98.53%)
Mutual labels:  clean-architecture, clean-code
Cleanarchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Stars: ✭ 8,945 (+472.66%)
Mutual labels:  architecture, clean-architecture
Viper Templates
Swift Xcode templates for creating VIPER architecture stacks
Stars: ✭ 33 (-97.89%)
Mutual labels:  clean-architecture, clean-code
clean-code-javascript-ko
🛁 Clean Code concepts adapted for JavaScript - 한글 번역판 🇰🇷
Stars: ✭ 1,767 (+13.12%)
Mutual labels:  clean-code, clean-architecture
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (-95.01%)
Mutual labels:  clean-code, clean-architecture
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+428.17%)
Mutual labels:  clean-code, clean-architecture
Aspnet Core Clean Arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
Stars: ✭ 60 (-96.16%)
Mutual labels:  clean-architecture, clean-code
fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Stars: ✭ 58 (-96.29%)
Mutual labels:  clean-code, clean-architecture
from-fat-controllers-to-use-cases
Rails (API) app that shows different kinds of architecture (one per commit), and in the last one, how to use the Micro::Case gem to handle the application business logic.
Stars: ✭ 74 (-95.26%)
Mutual labels:  architecture, clean-architecture
flutter clean architecture
A flutter clean architecture series, the way we build clean apps.
Stars: ✭ 225 (-85.6%)
Mutual labels:  clean-code, clean-architecture
Clean-Architecture-in-Golang
A Clean Architecture in Golang
Stars: ✭ 22 (-98.59%)
Mutual labels:  clean-code, clean-architecture
movie-booking
An example for booking movie seat, combined of Android Data Binding, State Design Pattern and Multibinding + Autofactory. iOS version is: https://github.com/lizhiquan/MovieBooking
Stars: ✭ 80 (-94.88%)
Mutual labels:  clean-code, architecture
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (-97.5%)
Mutual labels:  clean-code, clean-architecture
whatsApp clone
Flutter WhatsClone (with Firebase + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.
Stars: ✭ 181 (-88.41%)
Mutual labels:  clean-code, clean-architecture
Go Realworld Clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
Stars: ✭ 301 (-80.73%)
Mutual labels:  clean-architecture, clean-code
Guardclauses
A simple package with guard clause extensions.
Stars: ✭ 767 (-50.9%)
Mutual labels:  clean-architecture, clean-code
Flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 972 (-37.77%)
Mutual labels:  clean-architecture, clean-code
Cleanarchitecturetemplate
A template for a dotnet core api / mvc "clean architecture" project.
Stars: ✭ 50 (-96.8%)
Mutual labels:  architecture, clean-architecture
Cordova Plugin Camera Preview Sample App
cordova-plugin-camera-preview Sample App
Stars: ✭ 76 (-95.13%)
Mutual labels:  sample
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (-93.98%)
Mutual labels:  clean-architecture
Vaquarkhan
Stars: ✭ 1,199 (-23.24%)
Mutual labels:  architecture
React Cognito Auth
A sample authentication app implemented with a server-less architecture, using cognito User Pools, API Gateway, react
Stars: ✭ 76 (-95.13%)
Mutual labels:  architecture
Cleanarchitecture
Android Kotlin Clean Architecture
Stars: ✭ 94 (-93.98%)
Mutual labels:  architecture
Kotlin Fullstack Sample
Kotlin Full-stack Application Example
Stars: ✭ 1,197 (-23.37%)
Mutual labels:  sample
Vscode Glean
The extension provides refactoring tools for your React codebase
Stars: ✭ 1,194 (-23.56%)
Mutual labels:  clean-code
Measureit arch
An expansion of Antonio Vazquez's MeasureIt addon to add features to create Architectural Drawings in Blender 2.8
Stars: ✭ 93 (-94.05%)
Mutual labels:  architecture
Multi Device Runner
A sample of running Airtest on multiple devices
Stars: ✭ 75 (-95.2%)
Mutual labels:  sample
Awesome Architecture
架构师技术图谱,助你早日成为架构师
Stars: ✭ 8,843 (+466.13%)
Mutual labels:  architecture
Codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
Stars: ✭ 1,353 (-13.38%)
Mutual labels:  clean-code
Architecture.wechat Tencent
互联网公司架构: 微信技术架构, 腾讯技术架构
Stars: ✭ 1,315 (-15.81%)
Mutual labels:  architecture
Harmonyos
鸿蒙系统资料。Docs about HarmonyOS.
Stars: ✭ 1,191 (-23.75%)
Mutual labels:  architecture
Basekotlinandroid
Base Project Android with Kotlin and MVVM
Stars: ✭ 74 (-95.26%)
Mutual labels:  clean-architecture
Aws Lambda Vpc Nat Examples
Example of setting up AWS lambda function with VPC and NAT
Stars: ✭ 92 (-94.11%)
Mutual labels:  architecture
Node Clean Architecture
Clean Architecture implementation written in NodeJS
Stars: ✭ 74 (-95.26%)
Mutual labels:  architecture
Dotnet Template Onion
Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
Stars: ✭ 70 (-95.52%)
Mutual labels:  clean-architecture
Go Shopping
A sample suite of services built on the go-micro framework
Stars: ✭ 98 (-93.73%)
Mutual labels:  sample
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-94.11%)
Mutual labels:  sample
61-120 of 1047 similar projects