The purpose of this project was to simulate how a pizzeria can work with the possibility of taking differents orders simultaneously. Handling multiple kitchens created gradually, with multiple cooks inside them being available or not.
make
./plazza <cookingTime> <cooksNumber> <refillTime>
- When the program is running, you can order pizza(s) with specific commands, look below for help
-
There are 4 differents types of pizza :
regina
,margarita
,americana
andfantasia
-
You can also use the
status
command in order to get infos on the current kitchens and ingredients.