Employee Tracker
A command-line application that allows a user to manage employee information in a company database. The user can view the departments, roles, employees and their details such as the salary, department and manager they report to. They can also add to and edit the database by adding new departments, roles, employees and update the role of an employee.
- Node.js
- Inquirer
- MySQL
- Chalk