DavidKHahn/Bamazon-Customer
Custom-made CLI Program using Inquirer.js and mySQL. Using mySQL we access the db from our local server and change data using Inquirer.js through Terminal. We plug in a connection query which includes the username, password, and PORT for a secure connection. The TABLE of products accessible by Sequel Pro lists the item quantity available for purchase on our program called "BAMAZON". Items can be viewed or purchased with the BAMAZON customer program. BAMAZON's 'customer' program has two main functions: the user can view the list of items (Sequel Pro [free mySQL db test setup]) or to "purchase" items which and update the item quantity.
JavaScript
Issues
- 0
I need a screenshot
#1 opened