Simulate Customers per day (#Queuing Theory, #OOP, #Chart)
This Program Simulate the flow of Customers in a Shop per day #inputs the number of workers (array of objects) the working Hours the Number of Customers per Hour the service time in minutes
#outputs the Average workers' free time the Average Customers' waiting time the over time worked
and it simulates the details of each customer
then it can draw a chart for the working days of a week and the Average waiting time of the Customers