Ru-T / employee_reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Reviews

Description

This program contains employees and departments. It allows the user to create employees and departments, assign employees to departments, and give individuals or entire departments raises.

Reviews

This program determines if an employee's performance is satisfactory or not by scanning performance reviews. It assigns each employee a performance of satisfactory or unsatisfactory based on the language contained in their latest performance review.

Raises

It can also give individuals or entire departments raises. For departments, it will only give raises to employees who meet the specified criteria, i.e. performance rate, salary range, etc. You can also calculate the total salary within any given department.

About


Languages

Language:Ruby 100.0%