8000 GitHub - chris-warner/bamazon: Bamazon is an Amazon-like storefront utilizing Node and MySQL. To use it, type node bamazonCustomer.js in the terminal. You will be presented with a database of products. Enter the product ID you would like to to purchase and quantity of items in the following terminal prompt. If there are enough items in stock, the purchase will be successful and you will be presented with the order total. The stock_quantity field will then be updated in mysql to reflect the current value. View high quality photos here: https://photos.app.goo.gl/4ifsHcRsmkYCxZGm9
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bamazon is an Amazon-like storefront utilizing Node and MySQL. To use it, type node bamazonCustomer.js in the terminal. You will be presented with a database of products. Enter the product ID you would like to to purchase and quantity of items in the following terminal prompt. If there are enough items in stock, the purchase will be successful a…

Notifications You must be signed in to change notification settings

chris-warner/bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bamazon

Technologies used in this project: Javascript, Node.js, MySQL and express.

Overview

Bamazon is an Amazon-like storefront utilizing Node and MySQL. To use it, type node bamazonCustomer.js in the terminal. You will be presented with a database of products. Enter the product ID you would like to to purchase and quantity of items in the following terminal prompt. If there are enough items in stock, the purchase will be successful and you will be presented with the order total. The stock_quantity field will then be updated in mysql to reflect the current value.

bamazon runs in the terminal so there is no live demo.

About

Bamazon is an Amazon-like storefront utilizing Node and MySQL. To use it, type node bamazonCustomer.js in the terminal. You will be presented with a database of products. Enter the product ID you would like to to purchase and quantity of items in the following terminal prompt. If there are enough items in stock, the purchase will be successful a…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0