All Projects → miniLV → MVC-Demo

miniLV / MVC-Demo

Licence: other
变种MVC架构,抽离Service层,通过继承以及合理的架构大幅度优化重复代码~

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to MVC-Demo

TheWeatherDashboardApp
A small and stylish weather dashboard.
Stars: ✭ 29 (-19.44%)
Mutual labels:  mvc, mvc-architecture
Widgetkit
Compose native apps without a code using JSON and load them as NSBundle into another app dynamicly from local or remote locations.
Stars: ✭ 191 (+430.56%)
Mutual labels:  mvc, architecture
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (+150%)
Mutual labels:  mvc, architecture
Ios Architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Stars: ✭ 901 (+2402.78%)
Mutual labels:  mvc, architecture
puremvc-swift-multicore-framework
PureMVC MultiCore Framework for Swift
Stars: ✭ 17 (-52.78%)
Mutual labels:  mvc, mvc-architecture
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-27.78%)
Mutual labels:  mvc, viewmodel
Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (+252.78%)
Mutual labels:  mvc, architecture
Cleanarchitecture
Android Kotlin Clean Architecture
Stars: ✭ 94 (+161.11%)
Mutual labels:  architecture, viewmodel
SmartMvc
深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)
Stars: ✭ 66 (+83.33%)
Mutual labels:  mvc, mvc-architecture
UMVC
UMVC - Model-View-Controller Generator built for Unity
Stars: ✭ 36 (+0%)
Mutual labels:  mvc, mvc-architecture
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+18347.22%)
Mutual labels:  mvc, architecture
Slovo
Искони бѣ Слово - already in production at https://слово.бг
Stars: ✭ 17 (-52.78%)
Mutual labels:  mvc, mvc-architecture
Restapimvvm
App that interacts with a Rest Api. Architecture is MVVM.
Stars: ✭ 130 (+261.11%)
Mutual labels:  architecture, viewmodel
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (+136.11%)
Mutual labels:  mvc, architecture
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (+258.33%)
Mutual labels:  architecture, viewmodel
Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (+233.33%)
Mutual labels:  mvc, architecture
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 (+1991.67%)
Mutual labels:  architecture, viewmodel
Androidarchitecture
Recommended architecture by Android
Stars: ✭ 883 (+2352.78%)
Mutual labels:  architecture, viewmodel
Quiz App
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
Stars: ✭ 230 (+538.89%)
Mutual labels:  mvc, architecture
arch
🎉 a Tool to Manage & Automate your Node.js Server 🎉
Stars: ✭ 13 (-63.89%)
Mutual labels:  mvc, architecture

MVC-Demo

基础的MVC架构,通过继承以及合理的架构大幅度优化重复代码~

Demo中界面

image0 image1 image2 image3

如Demo中的界面架构,对应的控制器代码基本都在50~150行之间

架构讲解

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].