Skip to content

An app to demonstrate the use of MySql in the context of a store inventory program

Notifications You must be signed in to change notification settings

Cmoconnor0823/Bamazon_Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon_Database

Description

An app to demonstrate the use of the Inquirer and MySql npm's in the context of a store inventory program.

Gif of Node application

Set up

In order to run this application you will need to run the npm install command, in the file destination in console log. This should install the npm mySql and the npm Inquirer.

To run the customer interface please follow the steps below:

Customer Interface

When the customer interface application is run, first the user will be welcomed to the site, and the presented with a current inventory of items, listed in raw detail the bamazon_db.sql file. The user is then prompted with a question asking them to select a item's id # and then how many of the item the user would like to order. The application will then verify the user's order and deduct the remaining total from the database. Finally the user is prompted to see if they would like to order another item, and if so the program will continue and if not the program will thank the user then end.

Bamazon Demo

Click the link below to view a short video demonstrating the application in action.

Gif of Node application
Gif of Node application
Gif of Node application
Gif of Node application

Technology

This page was built with the following NPM Modules, and technologies:

For comments/ concerns contact the project Author: Caitlin O'Connor
At: Cmoconnor0823@gmail.com

About

An app to demonstrate the use of MySql in the context of a store inventory program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published