An interactive shopping node app where MySQL and Node.JS are used to allow users to purchase items as a customer.
Created an Amazon-like storefront using MySQL, the MySQL NPM Package, and the Prompt Package
The application will take in orders from customers and deplete from the store's total supplies.
Initializing node bamazonCustomer.js in the command line brings up the storefront. It will ask you what you'd like to purchase by item number and how many.