This application was designed to manage a company's employees via creation of a database by utilizing Node.js, Inquirer, and My SQL.
In order to use this application, be sure to clone this github repository to your computer and install the correct node modules by using the command npm start. Afterwards, use the command mysql - u root -p in order to run and view the database.
Through the power of JavaScript coupled with MySQL, users are able to view, add, and edit anything they'd like on the respective table.
This project is licensed under an MIT.
If you have any questions or concerns, please contact me via my github. If you're interested in any of my other work, check out my portfolio