-
Updated
Jun 23, 2016 - PHP
model-view-controller
The term MVC stands for Model-View-Controller. MVC is a software design pattern that separates an application's logic according to responsibilities: the model manages the application's data structure, the view manages how information is represented in the user interface, and the controller accepts input and dispatches commands to the model and the view.
Here are 178 public repositories matching this topic...
-
Updated
Feb 7, 2020 - JavaScript
-
Updated
Aug 31, 2020 - C++
-
Updated
Mar 31, 2020 - D
-
Updated
Jun 27, 2014 - Java
-
Updated
Oct 18, 2017
-
Updated
Dec 26, 2018 - Java
-
Updated
Aug 18, 2020 - Java
-
Updated
Sep 14, 2020 - Java
-
Updated
Nov 7, 2020 - JavaScript
-
Updated
Nov 27, 2020 - PHP
-
Updated
Feb 28, 2018 - Objective-C
-
Updated
Nov 8, 2015 - Python
-
Updated
May 19, 2019 - Java
-
Updated
Nov 19, 2018 - Swift
-
Updated
May 30, 2018 - Java
-
Updated
May 27, 2019 - Swift
-
Updated
Dec 28, 2019 - Java
-
Updated
Jul 24, 2019 - PHP
-
Updated
Jan 16, 2020 - Python
-
Updated
Feb 7, 2018 - Go
-
Updated
Mar 12, 2018 - JavaScript
-
Updated
Feb 28, 2019 - Python
-
Updated
Sep 4, 2019 - PHP
-
Updated
Oct 23, 2017 - Go
-
Updated
Aug 3, 2017 - JavaScript
-
Updated
Apr 26, 2020 - PHP
-
Updated
Aug 20, 2017 - C#
- Wikipedia
- Wikipedia

