Model View Control Architecture

MVC Overview

Calculator Lab Using MVC

The video below shows how MVC architecture can be used to implement a calculator. You simply have to repeat the exercise shown. However, if you have JavaFX working on your IntelliJ, please use that library instead of the Swing library shown in the video to implement the app.