This command line interface app allows users to purchase items off of a fictitious store called Bamazon. The app utilizes Node.js and MySQL. To begin, clone this repo into your local machine. Also, you will need "MySQL" and "Node.js" installed on your local machine.
☑️ Node.js NPM
☑️ Table NPM
☑️ MySQL NPM
☑️ Node.js
☑️ Javascript
☑️ mySQl
First, download the repository.
Next, open up Bash or Terminal and run the following: "node bamazonCustomer.js" in the root of the repo/directory.
Once the app is started you will be shown a pre-loaded list of products, item IDs, item department, item quantity, and their respective prices. Below you can find examples of how to use bamazon.