-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
Łukasz Szeremeta edited this page Apr 17, 2021
·
4 revisions
We distinguish three main modules, i.e., graphic user interface, input data reader, and output generators. The first module is responsible for generating and handling the graphical user interface. The next module is responsible for checking the validity of the data provided by the user, and then, loading it correctly in the application code. The last module prepares data in the output format selected by the user.