Skip to content

The app takes in orders from customers and depletes stock from the store's inventory.

Notifications You must be signed in to change notification settings

dev-mev/bamazon

Repository files navigation

Bamazon Overview

Bamazon is a suite of three command line node apps for inventory management that work off of a MySQL database.


bamazonCustomer.js takes in orders from customers and depletes stock from the store's inventory.

alt text

The app checks to make sure there's enough inventory in stock.
alt text

bamazonManager.js allows the user to view low inventory, increase inventory for existing products, and add new products.

View low inventory:
alt text

Add inventory:
alt text

Add product:
alt text

bamazonSupervisor.js lets the user view sales by department and create a new department.

alt text

About

The app takes in orders from customers and depletes stock from the store's inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published