Skip to content

atstay/bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bamazon

Welcome to bamazon! This is a mock amazon software that allows customers to buy from an inventory list. The server then updates the inventory and gives the customer the total cost.

To run this first install mysql and inquirer (npm install " ") in terminal. Then run the js file with "node node.js" in terminal

Afterwards follow the prompts in the terminal console to "order" from the server and see the quantity update automatically with each purchase!

This app uses node.js for the funcitonality and mysql for the database

About

Mock amazon using node.js and mysql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published