Nuacht

Controller Accepts input and converts it to commands for the model or view. The MVC design pattern is used to separate concerns in an application, effectively decoupling UI (view), data (model) and ...