Skip to content

abkruse/donut_shop-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This program generates the number of donuts a Top Pot franchise would need to make per hour. The number of donuts per hour depends on the franchise location's minimum and maximum customers per hour, along with the average donuts each customer purchases. To simulate how many customers come in and buy donuts, a random number is generated inbetween the min and max per hour. After logging on to the table how many donuts are needed per a given hour, a total for the day is given. All Top Pot Donut locatons were expected to be open from 7AM to 6PM. 5-19: Added ability to input data for a new location and populate the table with random projections

Worked with Kalani and Marcel, also help from Nick, and David.

About

Michael Tse donut projections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.7%
  • HTML 41.3%