Skip to content

CLopes1/bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

Bamazon is a command line-based shopping application that prompts visitors with a visual storefront and asks them what they'd like to purchase. Store inventory is tracked in a MySQL database and gets decremented with each purchase. If there's no inventory for a given product, then the program will prompt the user accordingly.

Technologies and Dependencies

  • Node.js
  • MySQL
  • JavaScript
  • Inquirer
  • CLI
  • CLI-Table
  • Figlet

As you can see, the Stock Quantity decreased by 8 after the purchase.

alt text

alt text

Here's what happens when we try to purchase an item with no stock.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors