Skip to content

an Amazon-like storefront made with MySQL. The app will take in orders from customers and deplete stock from the store's inventory.

Notifications You must be signed in to change notification settings

Throwback74/bamazon

Repository files navigation

bamazon

  • an Amazon-like storefront made with MySQL. The app will take in orders from customers and deplete stock from the store's inventory. A secondary function for managers allows the manager to update the quantity in stock and add new products to the inventory.

To run the Customer facing app:

  • enter "node bamazonCustomer.js"

To run the Manager facing app:

  • enter "node bamazonManager.js"

See the app working:

About

an Amazon-like storefront made with MySQL. The app will take in orders from customers and deplete stock from the store's inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published