Skip to content

mehdicode/Bamazon

Repository files navigation

Bamazon

This is a simple e-commerce app which use mysql to manage and track products this app has three parts:

bamazonCustomer

bamazonCustomer.js allows users to choose a product from the table and place an order.

order

customer

bamazonManager

bamazonManager.js allows managers to view the products, add to inventory, view products with low inventory, and add new product.

view

view

low inventory

low inventory

add product

add product

new product

new product

bamazonSupervisor

bamazonSupervisor.js allows supervisors to view the sales and profits of each department. The application allows supervisors to add a new department as well.

view departments

view dep

create department

create dep

for testers

Import bamazon_products.sql and bamazon_departments.sql to mySQL before testing the applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published