##Overview bAmazon is an Amazon-like storefront with MySQL, inquirer npm package and NodeJS.
Customer can order products based on item ID.
Manager can do the followings after authorization (username and password are "admin"):
- View Products for Sale
- View Low Inventory
- Add to Inventory
- Add New Product
Supervisor can do the followings after authorization (username and password are "admin"):
- View Product Sales by Department
- View the calculated profit for each department
- Create New Department