'Bamazon' is a CLI inventory management app created with Node.JS and MySQL.
Stars
1
Forks
0
Watchers
Open Issues
6
Overall repository health assessment
^1.3.3
^7.0.0
^2.17.1
^5.4.6
^6.5.1
^2.18.2
^10.0.0
^4.2.1
^4.0.1
User
23
commits
Made changes to README.md
c2c3dd8
2920c7b
Added ESLint, linted files
1791583
Moved schema.sql into db folder, added seeds.sql
a5b5207
Edited README.md
8b7ab62
Updated README.md
c9ebf59
Added preview gifs to README.md
9e51d75
2990a9b
Dryed up ask methods, change customer sql statement
c70dcc6
Added sql join statement in supervisor.js
bcc2cec
Added inquirer questions and validation for createDepartment method
2e5c8b1
Added schema for departments table
db8b32b
Added supervisor.js and initial inquirer question
043ccae
Implemented create product method that insert row into db
8c9938a
Worked on createProduct and related methods in manager.js
2555cfd