Employee Tracker Table of Contents Description License Installation Usage Github Description: Node module that is used to add, remove, and view employees, roles and departments on a database. License: N/A Installation: Run "npm i" Then either type "npm start" or "node index.js" from the main directory. Usage: To keep track of employees in a mysql database. Github URL: https://github.com/Carlo-Defilippis/Employee_Tracker