Skip to content

junwkim42/bmazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmazon

Command-line shopping system using mysql database.

usage: node bamazonCustomer.js

Prerequisites

  1. mySQL database with LEGACY authentication.
  2. npm install
  • inquirer 6.5.0
  • mysql 2.17.1

Installation

Run contents of bmazon_schema.sql through mysql or mysql Workbench to create database, table and seed.
Run "npm install" to install two dependencies used in bamazonCustomer.js

Tests

testimg

Author

Scott Kim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published