Skip to content
/ MMVMi Public

MMVMi: A Validation Model for MVC and MVVM Design Patterns in iOS Applications

License

Notifications You must be signed in to change notification settings

Maryom/MMVMi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMVMi

MMVMi: A Validation Model for MVC and MVVM Design Patterns in iOS Applications

Motivation

Design patterns have gained popularity as they provide strategies for solving specific problems. This repository is the source code of my journal. The journal introduces a validation model that detects MVC problems, and helps programmers make the decision to switch between MVC and MVVM design pattern. The proposed validation model consists of two phases: phase one is to detect MVC problems, and phase two is to validate the relation between MVVM objects.

Installation

pip install -r requirements.txt

How to run it?

First, open the terminal and clone the repository by running

git clone https://github.com/Maryom/MMVMi.git

Then, change the directory to the project folder and run the following command

python MMVMi.py

Author

Maryom (@0_1Mary)

Contributors

All contributions are most than welcome ✌️

About

MMVMi: A Validation Model for MVC and MVVM Design Patterns in iOS Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages