This is a node based application used to manage a workforce. It is set up to allow a user to view, add and manage departments, roles, and employees.
npm i, node server.js
Load the application, install the dependencies (npm i), and run the server using node. You will be presented with options to view all departments, roles, and employees, add an employee, role and department, and update an employee role. Follow the prompts and exit the application when you are done.
Please contact me if you wish to contribute to this project.
None
This projected is licensed under [Unlicense] (https://unlicense.org/).
Feel free to reach out to me at kylevance801@gmail.com if you have any questions about this project, any other project I have worked on, or any other questions. My work can be found at https://github.com/kyle-vance/.
