Your goal is to make this project functional by completing the hire()
function in the Organization.js
file. You are free to change existing code or add additonal code, with the exception of MyOrganization.js
. This file must not be changed.
This project should be run on Node v14 or later. The project can be run in your favorite IDE or by running npm start
.