Employee-tracker

Github license

Description

This project was designed to make keeping track of a companies Employees easier. By storing a list of your departments you can then add roles and salaries associated with those departments. Once you have those filled out you can add employees and assign them their role and manager. If an employee is promoted you can update their role without having to create a new employee for their updated role!

Installation

To run this source code

Usage

* To use the Employee Tracker you need to have Node.js, ingquirer.js, console.table.js, and mysql2.js installed.
* Once you open the file location in your terminal you will need to run mysql to upload the database. 
* Once the database is uploaded you can use "npm start" to access the database and make changes as needed. 

Demo Screenshot

Credits

* Michelle Blackwell github: https://github/Mblackwellgca 
* https://stackoverflow.com 
* https://w3schools.com 
* https://choosealicense.com 
* https://img.shields.io
* https://github.com
* https://www.heroku.com
* NODE.js
* Inquirer.js
* Mysql2.js
* console.table.js

License

Licensed under the MIT license.
https://choosealicense.com/licenses/mit