Skip to content

An experimental CLI ecommerce application. Built with Node, MySQL, and Inquirer.

Notifications You must be signed in to change notification settings

SavSamoylov/bamazon

Repository files navigation

bAMAZON (CLI Ecommerce App)


bAmazon is a simple Command Line ecommerce application. It presents the user with 3 Options.

  • Customer View
  • Store Manager View
  • Store Supervisor View

It uses the Inquirer, mysql, and cli-table npm packages.

Customer View

To run, simply type the following in the Terminal.

node bamazonCustomer.js

Alt text

Store Manager View

To run, simply type the following in the Terminal.

node bamazonManager.js

Alt text

Store Supervisor View

To run, simply type the following in the Terminal.

node bamazonSupervisor.js

Alt text

Here is a list of Profits based on Department.

Alt text

Please watch the YouTube video to see all the features of the app in action.

About

An experimental CLI ecommerce application. Built with Node, MySQL, and Inquirer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published