Skip to content
#

vending-machine

Here are 27 public repositories matching this topic...

A Java OOP program that simulates a vending machine. The user puts in some amount of money and selects an item from a menu. If they have enough money, the user is told the change per coin and the inventory is updated. The items are stored, read and written from a text file. The program uses an MVC design pattern with a service layer and has unit…

  • Updated Apr 5, 2021
  • Java

Improve this page

Add a description, image, and links to the vending-machine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vending-machine topic, visit your repo's landing page and select "manage topics."

Learn more