Skip to content

An online storefront / command line app - using MySQL, Inquirer, Javascript and Node.js

Notifications You must be signed in to change notification settings

StacieM/Bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

An online storefront / command line app - using MySQL, Inquirer and Node.js.

Synopsis

An Amazon-like storefront using MySQL, the MySQL Package, and the Inquirer Package.

This CLI application takes an order from a customer and deplete the store's stock accordingly.

Initializing node bamazonCustomer.js in the command line brings up the storefront. It asks the user what item they like to purchase and the quantity: Start Shopping Screen Shot

If there are enough in stock Bamazon will adjust the quantities and continue: Purchase Screen Shot

Current Order: Current Order Screen Shot

If there are not enough items in stock, an error message will be given to the User: Insufficient Quantity

About

An online storefront / command line app - using MySQL, Inquirer, Javascript and Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published