Assignment:
You have been hired to build an employee payroll system for a new coffee shop. Review the following business requirements and highlight any potential issues.
A) All employees must have a unique employe ID
B) The system must track employee hours worked based on employees last name
C) Employees must be scheduled to work a minimum of 8 hours per day.
D) Payroll is calculated by multiplying the employees hours worked by $7.25.
E) Managers must be scheduled to work morning shifts.
F) Employees cannot be scheduleld to work more than 8 hours per day.
G) Servers cannot be scheduled to work morning, afternoon or evening shifts.
H) The system must allow managers to change and delete employees from the system.