Skip to content

szewah/bamazon

Repository files navigation

bamazon

Bamazon is an amazon-like, CLI store app.

As a customer, the app will let you order items from the store.

As a manager, you can add new products and replenish inventory for depleted items.

As a supervisor, you can track product sales across departments and provide a summary of the highest-grossing categories in the store.

Built with

JavaScript, Node.js, Inquirer.js, Colors.js, Cli-table.js, MySQL

Installation

$ mkdir bamazon
$ cd ../bamazon
$ npm install
$ node bamazonCustomer.js
$ node bamazonManager.js
$ node bamazonSupervisor.js

Acknowledgement

Thanks to the instructors and teaching assistants at Columbia Univeristy Coding Bootcamp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published