Skip to content

Developed a vending machine application that uses file I/O. Reads from a CSV file to build VM inventory includes dynamic inventory and customer credit systems and outputs an auto-generated sales report

Notifications You must be signed in to change notification settings

stevenfox86/VendingMachine_OOP_Capstone_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VendingMachine_OOP_Capstone

Vending Machine Software - Capstone: Developed a command line vending machine application. Uses file I/O and includes delimited input file processing. Stores the vending machine's inventory and updates the inventory as purchases are made. Allows the user to deposit money, tracks the users balance as purchases are made, and returns the correct change to the user upon completion of purchases. Includes an auto generated sales report (Log.txt) which includes money deposited, purchases made and funds returned to the customer. Includes JUnit testing to verify the methods used.

About

Developed a vending machine application that uses file I/O. Reads from a CSV file to build VM inventory includes dynamic inventory and customer credit systems and outputs an auto-generated sales report

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages