Skip to content

etlflow/BAMAZON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAMAZON

Bamazon is an application, powered by;

  • MySQL
  • Node.js

BAMAZON is a simple command line application that takes prompts from the user.

USAGE

The BAMAZON app uses the CLI

User can initialize the application typing node bamazoncustomer.js via the command line

master ✔ $ node bamazoncustomer.js

A table is presented to the user that displays the current list of items, that are avalible in the inventory. The user is promted to select items from the table.

prompt: Please enter the ID # of the item you wish to purchase!:  4
prompt: How many items would you like to purchase?:  5

The application then summarizes the order deatils & outputs the order total.


Quantity: 5

Product: SEA FOAM MOTO TREATMENT

Price: 11.95

Total: 59.75

KHACHING! Your order has been processed. Thank you for shopping with us!

APP DEMO

Alt Text

About

An Amazon-like storefront with the MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published