Skip to content

DChiuIT9/bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

An Amazon-like storefront

Bamazon is an online store where customers can buy a variety of products. By utilizing MySQL, JavaScript, and Node.js, it allows customers to see a complete list of products with current stock quantities. It prompts the customers what product and how many they can purchase. 1st_img

If the purchase quantity is more than the stock quantity, it will return a message that says "Insufficient quantity!" 1st_img

If there is enough stock quantity to cover the purchase quantity, it will calculate the total cost for the customers. 1st_img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors