Skip to content

An application design as a merchandise marketplace. There are 3 views: the customer view for making purchases, the manager view for managing inventory, and the supervisor view for tracking sales across categories.

Notifications You must be signed in to change notification settings

thayes3116/bieBAY

Repository files navigation

OVERVIEW For this assignment, I created an online Justin Beiber shopping website using MySQL and Node.js. I made 3 consoles views: customer view, manager view, and supervisor view.

CUSTOMER VIEW Command line command to run app with customer view "node biebayCustomer.js"

This is the table of the current products for sale from the database. After the transaction is completed, the inventory is updated and the product sales are updated in deparments tables.

MANAGER VIEW Command line command to run app with customer view "node biebayManager.js" This is the opening view for the manager The current products for sale looks the same as the customer view View to view low inventory and reorder View to add inventory View to add new item

SUPERVISOR VIEW Command line command to run app with customer view "node biebaySupervisor.js" This is the view for sales by department This is the view for adding a department

Demonstration Video can be found at: https://www.youtube.com/watch?v=4vECJ162pCE&feature=youtu.be

About

An application design as a merchandise marketplace. There are 3 views: the customer view for making purchases, the manager view for managing inventory, and the supervisor view for tracking sales across categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published