Skip to content

sjv5866/RIT-Visitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIT Visitor Implementation Assignment The context of this implementation is a digital register for a new supermarket on-campus: global-market

prereq: java jdk installed, intellij idea ide

runtime guide:

  1. Purchase are made through the command line. Specify details of items in cart through terminal
  2. MEAT: meat item in market that is purchased by the pound.
  3. ITEM: standard item in market purchased by count.
  4. ALCOHOL: alcoholic beverage, straight from the tank, bought by the litre. Must verify that buyer is over 18 before purchasing
  5. SUBSCRIPTION: microtransactions have infected the grocery marketplace. These items are purchased by the months borrowed.

The runtime environment will calculate the subtotal of items in the cart and generate a total price of all items selected.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages