Skip to content

Projeto MVC (models, views, controllers) simples e útil de usar

Notifications You must be signed in to change notification settings

lucascavalcant/ProjetoMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjetoMVC

Model–view–controller (MVC) is a software architectural pattern for implementing user interfaces on computers. It divides a given application into three interconnected parts. This is done to separate internal representations of information from the ways information is presented to, and accepted from, the user.[1][2] The MVC design pattern decouples these major components allowing for efficient code reuse and parallel development.

About

Projeto MVC (models, views, controllers) simples e útil de usar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published