Study emergency, see attachment for more details, must complete today.
For this project, you are required to design the GUI for CMS’s system described above. You do not have to implement any functionality. Our task is to design the windows, controls, and menus that would be used to implement the system. You may use any drawing application to draw your screens.
Paste your designs in a single Word document. Below each screen, describe its functionality, including a discussion of the controls on the screen. Describe the user group(s) that is(are) allowed to view or edit each item or screen. Note that in many cases, multiple user groups may be allowed to see a screen, but not all elements on the screen should be available (or even visible) to every type of user. If certain elements on a screen are to be disabled or hidden from various user types, note this in your description.
Indicate what types of controls are used for each element and if they are to be pre-populated with any values. For instance, an employee combo box may be used on a screen to manage employee benefits. This combo box could be pre-populated with the names of all the employees in a company. One or more checkboxes could then be used to populate the combo box with current (active) employees, terminated employees, employees on leave, etc. This would be one technique for filtering the combo box to make the list more manageable for its users.