Welcome to Bamazon, the ultimate CLI-only MySQL online marketplace! You can buy your most needed items. Managers can manage our stock. Supervisors can oversee departments.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
^5.0.1^2.15.012
commits
Supervisor view department profitability is underway, but incomplete.
ae4db47View on GitHubmanager now finds the list of departments from the database instead of being artificial.
bac04b0View on GitHubUpdated customer to include product_sales column in the database.
2dd6891View on GitHubMinor bug fixes. Number validation added to customer and manager. Manager is now working 100%.
4bebd42View on GitHubAdding inventory now works correctly. Fixed an addition bug in manager and customer apps.
ba09111View on GitHubUpdated bamazonCustomer commenting. bamazonManager view all, view low, and quit are working. Added pseudocode for remaining functions.
4af47d5View on GitHubUpdated bamazonCustomer with a blank line after the main table. Began coding bamazonManager outline.
2506e43View on GitHubInitial file setup with pseudocode. Initial bamazonCustomer code is setup but untested.
23da301View on GitHub