This is a command line interface (CLI) application that helps employers manage their employees. It allows users to view all departments, roles, and employees, add new departments, roles, and employees, update employee roles, and delete employees.
Clone the repository to your local machine.
Navigate to the root directory of the project. Run npm install to install dependencies Run node server.js to start server
This application was created by Bandhavi Bendi, tutor, turor
this project is licensed under MIT License
##Features
It allows users to view all departments, roles, and employees, add new departments, roles, and employees, update employee roles, and delete employees.
##Tests
N/A