Bamazon CLI (command line interface) is an Amazon-like storefront created using Node js and MYSQL that allows you to buy, manage, and supervise your very own store!
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Merge branch 'master' of github.com:IAmShawn98/bamazon-cli-app
0154f69View on GitHubUpdated the readme to include an installation guide for Bamazon!
0fa2a7eView on GitHubPerformed code cleanup, added comments to explain new code, and added comments to older code left previously unexplained.
b08bcb6View on GitHubSupervisors now have the ability to add new departments, Switched schema with seeds and seeds with schema, updated readme to reflect these changes.
0514d70View on GitHubSupervisors now have the ability to add new departments, Switched schema with seeds and seeds with schema, updated the readme to reflect this update.
ccb63fbView on GitHubSupervisors can now add new departments including over head costs, Switched schema with seeds and seeds with schema, Updated the readme to include the changes made for this update.
928b36cView on GitHubUpdated readme to include the newly added supervisor view functionality.
5373da0View on GitHub