ApVen77 / bamazon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bamazon_App

Overview

This application will be creating an Amazon-like storefront with the MySQL database. The app will take in orders from customers and deplete stock from the store's inventory.

  • Developer: April Long
  • Institute: University of Denver
  • Date Published: October 10, 201
  • Made with: Node.js, Inquier NPM Package, and MySql NPM Package
  • See here:

Getting Started

  1. Go to Git hub https://github.com/ApVen77/bamazon
  2. Clone the repository
  3. Go to Git bash
  4. Run an 'npm i' for all the necessary packages
  5. Run the command 'node bamazon.js'
  6. Hit 'ctl + c' to exit modes

Bamazon_App

| Prompt | Image

| You will be prompted to shop |
| at the Bamazon Employee Store. | i. | If 'no' is selected, you'll | | be shown a response. | | Prompt 2

You will be promted to shop in | the Bamazon Employee Store. | ii. If 'yes' is selected, you'll be | pushed to the next prompt to | select the ID for the product. Prompt 1|

After the ID is chosen for the | product, stock quantity will check| for availibity and display the | iii. completion of the purchase and the| cost.
Prompt 3|

The stock quantity will decrease | from the original inventory if a | iv. purchase is made.
Prompt 4 |

Once prompts are completed, a | message will complete the | tranaction.
GitHub Logo|

About


Languages

Language:JavaScript 100.0%