The Employee Tracker uses MySQL and Node.js to track and organize employee and departmental information.
To install necessary dependencies, run the following command:
>npm i
Launch the application from the command line and respond to the prompts as appropriate. Starter, generic, seeds have been provided for demonstration purposes or quick start.
A video guide can be found here: (https://github.com/erasersleeve/Employee-Tracker/blob/master/Assets/video_guide/video_guide.webm) Simply click on the download (view raw) link on github to view the video.
None
For questions or comments please reach out to me directly
To run tests, run the following command:
>npm test
If you have any questions about this repo, open an issue or contact me directly at tim@email.com. You can find more of my work at (https://github.com/erasersleeve).