This is a command-line application to manage an employee database. It uses Node.js, Inquirer, and MySQL.
npm i
node server.js
repo: https://github.com/xnd0/CmdLine_OrgChart_12.1
walkthrough video: https://www.loom.com/share/248139dbbfbf49d1ab8411d8af6a6cf6
Javascript, Node.js, Inquirer, and MySQL