/vending-machine

Java console vending machine program that uses Object Oriented Programming principles and file I/O. App loads products from a CSV file, processes and displays purchases, tracks inventory, and features error handling, custom exceptions, unit tests, and custom ASCII art.

Primary LanguageJava

Watchers