Skip to content

skalit2010/Bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

Bamazon is a command line node application using MySQL and npm packages to create an Amazon-like storefront.

Customer View

The customer view of the app takes in orders from users and depletes stock from the store's inventory. It validates input and will let the customer know if they've entered an invalid item ID or if an item is out of stock. If the item is available in the quantity specified, the customer will be given the total price and the inventory will be updated on the backend.

Bamazon Customer Gif

About

A command line node application using MySQL and npm packages to create an Amazon-like storefront.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors