-
Notifications
You must be signed in to change notification settings - Fork 0
MVC stands for Model, View and Controller. MVC separates application into three components - Model, View and Controller. Model: Model represents shape of the data and business logic. It maintains the data of the application. Model objects retrieve and store model state in a database.
Sagar-Jaybhay/MVC5
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
MVC stands for Model, View and Controller. MVC separates application into three components - Model, View and Controller. Model: Model represents shape of the data and business logic. It maintains the data of the application. Model objects retrieve and store model state in a database.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published