Skip to content

##HOMEWORK## An Amazon-like command line storefront created with Node.js and mySQL

Notifications You must be signed in to change notification settings

lifesizehuman/bamazon

Repository files navigation

bamazon

HOMEWORK## An Amazon-like command line storefront created with Node.js and mySQL

A Coding Bootcamp homework assignment by Slater Combes

Required Installations

  • mysql
  • inquirer

##PLEASE INITIALIZE YOUR LOCAL MYSQL DATABASE BY IMPORTING THE INITIALIZE.SQL FILE INTO YOUR DATABASE TOOL

Customer View

  • Allows one to view items for sale.

alt text

  • Allows one to make a purchase on a particular item in the database.

alt text

Manager View

  • Allows one to view items for sale.

alt text

  • Allows one to view low inventory items (if none will return nothing).

  • Allows one to add units to the invetory of any item.

alt text

  • Allows one to add new products to the database.

alt text

About

##HOMEWORK## An Amazon-like command line storefront created with Node.js and mySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published