This application allows the using to view, add, and update a database that stores important information about the departments, roles, and employees at a business.
To run, install using the following command:
npm i
For use: run using node
This application is protected under a MIT license
Contact me below to contribute!
To run tests, run the following command:
npm test
If you have any questions or issues please contact me via email at kevin.t.connell@gmail.com. You can find more examples of my work at kevinconnell96