Skip to content

A console based vending machine application, offering 5 different items and a secret, password protected service mode to add more items/change prices/restock etc.

Notifications You must be signed in to change notification settings

davymont/Vending-Machine-OOP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

A console based vending machine application, offering 5 different items and a secret, password protected service mode to add more items/change prices/restock/add coins etc.

My first OOP project, using enums, interfaces, multiple classes, inheritance, encapsulation etc.

  • As a personal project I am currently learning JavaFX to add a GUI to move this out of the console and make it a bit more interesting

Instructions for use:

Run Vending-Machine-OOP-Project/Assessment2/src/part02/VendingMachineApplication.java in your favourite Java IDE

Vending Machine in Java

About

A console based vending machine application, offering 5 different items and a secret, password protected service mode to add more items/change prices/restock etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages