Bamazon is an Amazon-like storefront utilizing MySQL database to view products and manage inventory.
- bamazonCustomer.js - Client side to view and purchase products
- bamazonManager.js - Management side allowing user to:
- View All Products for Sale
- Check Low Inventory
- Add Inventory
- Add New Products to Database

