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

In Competency Exercises, you demonstrate your skill and ability to use the programming principles you've learned in the current and previous modules. You must complete this assignment by yourself, much like a module exam. You can ask instructors for clarification about the project -- you can not ask instructors or other students for help with lo…

  • Updated Jul 6, 2022
  • 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