Simple Model View Controller application

This is a simple library or book store application that follows the Model View Controller design pattern. It's intended to illustrate how the pattern can be used to develop web applications.

The application consists of the following classes:

Model classes

View classes

Controller classes

Other files

Click here to connect to a demo version of this code.