Vending Machine GUI.
-
Vending machine prototype is implemented for Designing Software Systems course, MIPT, 2016.
-
To launch the application you can follow the next steps (git and java are needed):
-
git clone https://github.com/ilivans/vending-machine.git
-
java -cp vending-machine/out/production/vending-machine/ VendingMachine
-