Page 442
Startup Application
Employee System Menu
The Department form is used to maintain the department table. It should be called from both the Employee Update form and the Main Menu. Only authorized users may update records by using this screen.
The Employee Update form is used to maintain the employee, tools, and glasses tables. It will consist of a three-part form. It has also been requested that the form display a photo of the employee. Liberal use of buttons, picklists, radio buttons, and check boxes should be used. This form should be called from the Employee Directory and the Main Menu. Only authorized users may update records by using this screen.
The Employee Directory is an application that will display sets of employee records based upon entered search criteria. The operator shall be able to select a record and navigate to the Employee Update screen from this application. This application should be called from the Main Menu.
The Security Administration form is used to maintain security and passwords on the security table. This application should be called from the directory, but only by authorized personnel.
The Startup application is the main system screen. As such it should contain an image appropriate to the firm. The screen should have fields that enable the operator to enter security values. This screen will maximize when first displayed.
The Main Menu is a menu module that calls each of the form applications. It should also have an exit selection.