Skip to content

arrowfoxie/mysql-storefront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-storefront

Goodies 'r Us

This is a pretend storefront application run from the terminal. It displays a list of items, which you can choose to purchase via the ID number and quantity. If there is none of that item left, you will get a message alerting you to pick a new item. If you successfully purchase an item, you will get a message finalizing the transaction, including the total cost of the transaction for the item.

Built using

Instructions for Use

  1. Create a new database in mysql using the included bamazon.sql file
  2. Open folder in the command line
  3. type "npm install" to install dependencies
  4. type "node bamazonCustomer.js" to run the application

Live Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published