Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 862 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 862 Bytes

bamazon

Node.js storefront that utilizes inquirer.js, easy-table.js, validator.js and mysql2. There are three routes that can be taken with actions specific to the route.

Customer

  • View Products
  • Purchase Products

Alt text

Manager

  • View Products

Alt text

  • View Low Inventory

Alt text

  • Add to Inventory

Alt text

  • Add New Product

Alt text

Supervisor

  • View Product Sales by Department

Alt text

  • Add New Department

Alt text