This command-line app is a content management system that allows the user to manage a company's employee database. The user will be given the choice to either view, update or add data.
To install this project into your own, use git clone in your command-line.
To use this project, go to the cloned files, then type node index.js in your terminal. Be sure you’re in the correct location in your terminal first!
https://www.npmjs.com/package/mysql2 https://stackoverflow.com/ https://www.npmjs.com/package/inquirer
Feel free to play around with the code and use your own data.