GitHubSign in

A derivative of the MVC architectural pattern, used mainly for building user interfaces. In MVP, the presenter assumes the functionality of the ''middle-man''.

"MVP is particularly suited for modern UI development platforms where the View is the actual UI that the end-user interacts with."

@openai