/bamazon

Primary LanguageJavaScript

Shop on bamazon

This is a CLI application Using command line steps steps steps steps steps steps

Challenge Solved: Customer View

  • 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!