- an Amazon-like storefront made with MySQL. The app will take in orders from customers and deplete stock from the store's inventory. A secondary function for managers allows the manager to update the quantity in stock and add new products to the inventory.
- enter "node bamazonCustomer.js"
- enter "node bamazonManager.js"