Skip to content

klaytonolavi/Bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

The Bamazon shopping node application allows users to choose items from a mySQL database and make phony purchases to see the stock be updated and to see their total price displayed.

The user is asked to choose the ID of the product they would like to purchase.

Image 1

The user is than prompted to choose how many of that item they would like to purchase.

Image 2

After the user has chosen a quantity, the application calculates how much it will cost and display the price. The application will then display a new table with the updated inventory minus the items the user purchased.

Image 3

If the user tries to purchase too many of an item and there aren't enough of that item in stock, the user will get a message saying there is insufficient quantity.

Image 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published