/bamazon

A server-side store!

Primary LanguageJavaScript

BAMazon is a server-side program that will show a list of products available to the user for them to purchase.

See my video of how it works here - thanks for watching! :)

https://drive.google.com/open?id=0B_bLO8FfccURbkdEcW45QnIteEE

  1. User types the ID of item from the list

  2. User types the quantity of the item desired

  3. If there's enough quantity in stock, the program will calculate the total price for their order

  4. If not enough quantity is in stock, the program will let the user know how many units are on hand and to choose another ID and quantity