https://drive.google.com/file/d/1pgDphvZVcfXoglHW6pewwnpa09gl7K9W/view
Using Node, Inquirer and MySQL a database was created to manage a companies employee database. It will allow for viewing, adding and editing to the database.
Be sure to run npm i to install dependencies and then log into MySQL to add the databases for Schema and Seeds.
Enter npm start in integrated terminal to begin the process.
Tierney Allen