All Projects → givanse → mvc-tree

givanse / mvc-tree

Licence: other
🌳 A chronological visualization of the family of MVC patterns.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to mvc-tree

Ios Design Patterns
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
Stars: ✭ 120 (+200%)
Mutual labels:  mvc, mvp, mvvm, design-patterns
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+1455%)
Mutual labels:  mvc, mvp, mvvm, design-patterns
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (+125%)
Mutual labels:  mvc, mvp, mvvm
Architecturesamplewithfirebase
これは、iOSアプリを色々なアーキテクチャで実装してみたものです。
Stars: ✭ 89 (+122.5%)
Mutual labels:  mvc, mvp, mvvm
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (+112.5%)
Mutual labels:  mvc, mvvm, design-patterns
Androidarchitecture
Android Architecture using Google guides
Stars: ✭ 127 (+217.5%)
Mutual labels:  mvc, mvp, mvvm
Android Firebase Kotlin Java Mvp Mvc Mvvm Chat
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Stars: ✭ 180 (+350%)
Mutual labels:  mvc, mvp, mvvm
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (+32.5%)
Mutual labels:  mvp, mvvm, design-patterns
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (+9642.5%)
Mutual labels:  mvc, mvp, mvvm
Androidquick
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等
Stars: ✭ 565 (+1312.5%)
Mutual labels:  mvc, mvp, mvvm
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-35%)
Mutual labels:  mvc, mvp, mvvm
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+16502.5%)
Mutual labels:  mvc, mvp, mvvm
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (-60%)
Mutual labels:  mvc, mvp, mvvm
TpHulk
androidx,mvp,mvvm,jetpack
Stars: ✭ 19 (-52.5%)
Mutual labels:  mvp, mvvm
Circleoffriendsdisplay
朋友圈的做法
Stars: ✭ 205 (+412.5%)
Mutual labels:  mvc, mvvm
ProjectPatternStudy
Android MVC、MVP、MVVM-databinding、MVP-databinding 架构单元示例
Stars: ✭ 32 (-20%)
Mutual labels:  mvc, mvp
mvvm
简易mvvm模式实现。
Stars: ✭ 37 (-7.5%)
Mutual labels:  mvc, mvp
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (+37.5%)
Mutual labels:  mvc, design-patterns
Core-iOS-Application-Architecture
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
Stars: ✭ 123 (+207.5%)
Mutual labels:  mvc, mvp
sirius
Modern coffeescript/javascript framework
Stars: ✭ 20 (-50%)
Mutual labels:  mvc, mvp

MVC Tree

Build Status Test Coverage Code Climate

mvc.givan.se

Data files are found in:

  • app/jsons
  • app/templates/dpatterns
  • app/templates/technologies

Prerequisites

You will need the following things properly installed on your computer.

Installation

git clone <repository-url>
cd mvc-tree
npm install
bower install

Running / Development

ember server

Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server
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].