A Node.js / MySQL Amazon-like app
- Node.js
- MySQL
- JavaScript
- Node Modules
- Inquier
- CLI-table
- Accounting
- Colors
- Copy the MySQL script in the bamazondb.sql file to MySQL Workbench and run the script
- This will create the bamazon database and tables needed to run the modules
- bamazonCustomer will display a table of products and allow user to purchase products and provides an invoice.
- bamazonManager will display products, low inventory items, restock inventory and create new products.
- bamazonExecutive will display department sales and gross profit as well as creating new departments.
- Rich Cross
Display Products
Purchase Confirmed
Validation
Purchase Invoice
View Products
Low Inventory
Restock
Department View