The Employee.Employee class represents an individual employee and contains the Employee.Employee constructor used to add employees to the employeeData hashMap.
The Employee.EmployeeData class represents a collection of employees' data, including their first and last names, positions,
section assignments, and schedules.