Skip to content

pyhurst/Employee-Tracker

Repository files navigation

Employee Tracker

File Size Repo Size Downloads

Description

An employee management application that stores employee, company roles, and department data.

Table of Contents

Installation

Packages used are node, mysql, inquirer, and console.table.

Usage

In this application, the user can store employees with this first/last name, company role, and an employee's id is automatically applied. By assigning his or her's company role, the database will also store the salary and department associated with the role.

Add Employee

You are able to view all employees, all employees by department, all roles, all company departments, or the total utilized budget used by a particular department.

View All Employees:

View Employees

View Employees by Department:

View By Department

View All Company Roles:

View Company Roles

The total utilized budget adds the salaries of all employees within a department. (The picture the budget of the finance department).

View Utilized Budget

You may also add or delete an employee, role, or department at any time. Other features include, updating an employee's role or updating a company's role. One important note is if you delete a role or department, all employees associated with that deleted role or department will also be removed! Be careful!

License

GitHub License

Contributors

GitHub Contributors

Tests

None

Github

Username: pyhurst

Email: youngphil9@gmail.com

Github Profile Picture

About

Manage a team of employees for a given project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published