You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zusmani26 edited this page Apr 12, 2023
·
2 revisions
GUI (Graphic User Interface)
Concept Overview
Graphical User Interfaces (GUI) is the visual interface where the user can see the different buttons and icons they can interact with. Rather than text based commands, the user can interact by clicking on the icons.
Concept in Terms of Our Application
Our GUI has a menu, event viewer tab, login screen to connect to operator, etc. It can convert i/o from CLI to GUI. There is also a login feature and a GUI version of the operator. GUI also populates active sessions table when new session connects.