# Model View Controller

Skill · Software Development and Engineering Practices

Canonical page: https://career.thegoodapps.co/skills/model-view-controller

A software architectural pattern, commonly abbreviated MVC, that separates an application into three interconnected components: the Model (data and business logic), the View (user interface), and the Controller (handles user input and coordinates between Model and View). Software engineers use it to organize code in web and desktop applications, improving maintainability and enabling parallel development of UI and logic. It underlies popular frameworks like Ruby on Rails, Django, ASP.NET MVC, and Spring MVC.

Related skills: [Software Architecture](https://career.thegoodapps.co/skills/software-architecture), [Design Patterns](https://career.thegoodapps.co/skills/design-patterns), [Ruby on Rails](https://career.thegoodapps.co/skills/ruby-on-rails), [Django](https://career.thegoodapps.co/skills/django), [Spring MVC](https://career.thegoodapps.co/skills/spring-mvc), [ASP.NET MVC](https://career.thegoodapps.co/skills/asp-net-mvc)

## Open roles requiring Model View Controller (0)

None of the roles we have read name this skill yet. A large share of the visible corpus has not been parsed for skills, so this is at least as likely to be our backlog as the market's verdict.
