Skip to content

darup67/bamazon

Repository files navigation

Bamazon e-Commerce

Cart

About

This command line interface app allows users to purchase items off of a fictitious store called Bamazon. The app utilizes Node.js and MySQL. To begin, clone this repo into your local machine. Also, you will need "MySQL" and "Node.js" installed on your local machine.

Dependencies:

☑️ Node.js NPM

☑️ Table NPM

☑️ MySQL NPM

Technologies:

☑️ Node.js

☑️ Javascript

☑️ mySQl

Getting Started

First, download the repository.

Next, open up Bash or Terminal and run the following: "node bamazonCustomer.js" in the root of the repo/directory.

Examples

Once the app is started you will be shown a pre-loaded list of products, item IDs, item department, item quantity, and their respective prices. Below you can find examples of how to use bamazon.

View Inventory

View Inventory

Purchasing Items

View Inventory

MySQL Server-side

View Inventory

About

https://darup67.github.io/bamazon/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published