Inventory application implemented in Javascript, Node, Express and ejs. Performs CRUD operations on MongoDB database depending on user input and displays relevant results
| bin | ||
| controllers | ||
| models | ||
| routes | ||
| views | ||
| .gitignore | ||
| app.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| populatedb.js | ||
| README.md | ||
express-inventory-application
Inventory application implemented in Javascript, Node, Express and ejs. Performs CRUD operations on MongoDB database depending on user input and displays relevant results