bamazon

bamazon

About This application uses Node.js to create an Amazon-like buying experience. The user will have a list of products currently stocked including quantity and price. The app will use command line prompts to guide the user into selwcting their desired product. It will calculate and display the total cost and if the user agrees to purchase the app will update the database with the new quantity.

Requirements:

To use this app you will need to have the following installed.

Inquirer npm mySQL npm MySQL Workbench Node

DEMO screenshots

Starting app screenshot

Selecting product to buy alt text

Completed Order and updated quantity displayed alt text “Order being placed”

Exiting app alt text

Tools used:

Javascript Node NMP MySQL Workbench Git Bash Terminal