Main Article Content

Abstract

The purpose of this paper is to introduce the use of MVC architecture in web-based information systems
development. MVC (Model-View-Controller) architecture is a way to decompose the application into three
parts: model, view and controller. Originally applied to the graphical user interaction model of input,
processing and output. Expected to use the MVC architecture, applications can be built maintenance of more
modular, rusable, and easy and migrate. We have developed a management system of school fees at the high
school. The developed system uses the MVC (Model-View-Controller Architecture) to provide a description of
how the MVC works and its benefits.
Keywords: web-based information system, MVC, modularity, reusability.

Article Details