This application can be used to interact with a database from the command line.
- It allows the user to view Employees, Roles and Departments.
- It allows the user to add Employees, Roles and Departments.
- Finally, it allows the user to update an employee.
Install required assets - npm install
Start application - node index
For questions, please email webdev410@gmail.com