This is an application which runs through Node to imitate a storefront with products saved to MySQL Server. There are three different ways to interact with the storefront: bamazonCustomer, bamazonManager, and bamazonSupervisor.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
^1.1.1^6.5.0^2.17.117
commits
Edited table sql statements to include departments, supervisor shell created
6f4f2afView on GitHubCreated new supervisor tables and added product_sales column updating to bamazonCustomer
1db92adView on GitHubAdded a way to avoid apostrophe errors in the update inventory function
df4195cView on GitHub