CleanStore
Order creator
Demonstrates Clean Swift architecture by implementing an order creation use case
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.
2k stars
87 watching
313 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denissimon/ios-mvvm-clean-architecture | An iOS app demonstrating MVVM-C Clean Architecture with Swift Concurrency and image caching, providing a modular example for building scalable and maintainable apps. | 31 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
happysingh23828/android-clean-architecture | An Android app demonstrating Clean Architecture principles to manage data and dependencies in a maintainable way | 298 |
tiagomartinho/reminders | An iOS application demonstrating Clean Architecture for a simple To-Do List app | 313 |
waylybaye/xcodecleaner-swiftui | An app that helps clean up Xcode project files by removing unwanted and deprecated items. | 1,357 |
kudoleh/ios-clean-architecture-mvvm | An iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces | 3,947 |
balestrapatrick/cleanclosurexcode | An Xcode extension that simplifies Swift closure syntax by removing unnecessary characters. | 185 |
kudoleh/ios-modular-architecture | A template iOS application using Modular Architecture | 725 |
bryanjclark/swifttweaks | Enables fine-tuning of user interface and animation settings in iOS apps without recompiling the app. | 1,429 |
objcio/app-architecture | A repository of sample code from an iOS application design patterns book, showcasing different app architectures and implementation details. | 2,061 |
ibrahimsyah/moovy | A React Native mobile app built using Clean Architecture and Redux for state management | 9 |
phongnguyend/practical.cleanarchitecture | A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks | 2,126 |
dealforest/cichlid | Automates cleanup of Xcode project directories when the 'clean' command is run | 242 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
sherlouk/swiftprovisioningprofile | Converts mobile provisioning file data to a usable Swift model | 64 |