Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 620 Bytes

Vending Machine

What the program does


This program simulates a vending machine, the program first reads the data from files into the program, then prompts the user to choose if they want a CLI or a GUI menu, and then show the menu with options to the user.

The Options are:


  • Show available products
  • Insert a coin
  • Buy a product
  • Access admin menu which includes removing coins from the machine and adding a new product
  • Quit the program

This project was made for CS4013(Object Oriented Development) module in second year, by:

  • Darragh Kelly
  • Pawel Ostach
  • Eoghan Russell
  • Damian Skrzypek