Skip to content

This virtual vending machine is a command-line application where users can feed money into a bank account and purchase products.

Notifications You must be signed in to change notification settings

asherdiaz/vending-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vending-machine

This virtual vending machine is a command-line application where users can feed money into a bank account and purchase products.

Description

I created a command line application which allows users to feed money into a bank account and purchase a selection of products from a pre-loaded inventory. The virtual vending machine displays the inventory and gives users the ability to add money to their account to make a transaction. The inventory is loaded from a .txt file using File I/O.

Technologies/Skills Utilized

  • Java
  • File I/O
  • Eclipse

About

This virtual vending machine is a command-line application where users can feed money into a bank account and purchase products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages