- run node bamazonCustomer on command line
- you will be presented with all our inventories, pick one to purchase by putting down the item id number
- enter the number of this item that you would like to purchase
- if we have enough in our stock, you will receive a total bill to check out.
- if there is insufficient stock, we will inform you so
##Have fun shopping on bamazon!