All Projects → wtsnz → Coordinator Example

wtsnz / Coordinator Example

An example of the Coordinator pattern

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Coordinator Example

Reference Architecture
TELUS Reference Architecture Documentation
Stars: ✭ 145 (-9.37%)
Mutual labels:  architecture
Drawers
Group related classes together. No more silos. A solution to rails dystopia.
Stars: ✭ 150 (-6.25%)
Mutual labels:  architecture
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+2660.63%)
Mutual labels:  architecture
Suas Ios
Unidirectional data flow architecture implementation for iOS, macOS, tvOS and watchOS
Stars: ✭ 147 (-8.12%)
Mutual labels:  architecture
Provider architecture template
A production ready flutter application template for the provider architecture.
Stars: ✭ 148 (-7.5%)
Mutual labels:  architecture
Vue Django Rest Auth
An example project featuring Vue.js and Django Rest Framework using django-rest-auth
Stars: ✭ 153 (-4.37%)
Mutual labels:  architecture
Cleanarchitecture.workerservice
A solution template using Clean Architecture for building a .NET Core Worker Service.
Stars: ✭ 142 (-11.25%)
Mutual labels:  architecture
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-1.25%)
Mutual labels:  architecture
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (-6.87%)
Mutual labels:  architecture
Reactivefeedback
Unidirectional reactive architecture
Stars: ✭ 156 (-2.5%)
Mutual labels:  architecture
Api Guidelines
adidas group API design guidelines
Stars: ✭ 147 (-8.12%)
Mutual labels:  architecture
Pytorch Vae
A Collection of Variational Autoencoders (VAE) in PyTorch.
Stars: ✭ 2,704 (+1590%)
Mutual labels:  architecture
Javainterview
最全的Java技术知识点,以及Java源码分析。为开源贡献自己的一份力。
Stars: ✭ 154 (-3.75%)
Mutual labels:  architecture
Weekly.manong.io
码农周刊 - 史上最全的编程学习资料合集(持续更新)
Stars: ✭ 1,796 (+1022.5%)
Mutual labels:  architecture
Eslint Plugin Boundaries
Eslint plugin checking architecture boundaries between elements
Stars: ✭ 157 (-1.87%)
Mutual labels:  architecture
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (-11.87%)
Mutual labels:  architecture
Silicon Info
Mac menu bar tool to view the architecture of the running application
Stars: ✭ 153 (-4.37%)
Mutual labels:  architecture
Mvvmarchitecture
MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue
Stars: ✭ 159 (-0.62%)
Mutual labels:  architecture
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+9802.5%)
Mutual labels:  architecture
Run Aspnetcore Cqrs
Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 152 (-5%)
Mutual labels:  architecture

Coordinator Example

This is the project to accompany my blog post on the Coordinator Pattern.

📍 Getting Started

As of 11th November 2016, this project requires Xcode 8.0 (Swift 3.0)

The following commands will download the repository, and open the desired Xcode project.

git clone [email protected]:wtsnz/Coordinator-Example.git
cd Coordinator-Example
open CoordinatorExample.xcodeproj
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].