Albatross Application Design

Albatross does not impose any particular application structure but following a standard structure makes a developer's life much easier. The standard application design for applications using a web interface is MVC, model-view-controller.

Model-View-Controller Overview