Model-View-Controller is a pattern of software architecture that helps to design views and controllers. Models manipulate the data; view displays data; controller controls the change in the model.
Tell Us What You Need