Skip to content

The Overtime Calculator is a powerful tool designed to simplify and streamline the process of calculating overtime payments for employees. It is a web-based application built using JavaScript that allows employers and HR personnel to accurately determine the additional compensation owed to employees for their extra hours worked.

Notifications You must be signed in to change notification settings

isabelafarago/overtimecalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overtime Calculator

This is a JavaScript overtime calculator that allows you to calculate the payment for employees based on their overtime hours worked. The employee data is retrieved from a JSON file.

Features

The overtime calculator has the following features:

  • Allows you to search for employees by their CPF and display their data.
  • Calculates the overtime pay based on the selected option (100% or 50%).
  • Displays the employee's name, regular hours worked, salary, hourly rate, and overtime pay.

How to Use

**Make sure you are using a valid CPF in the JSON FILE.

  1. Clone or download this repository.

  2. Open the index.html file in your web browser.

  3. Enter the employee's CPF in the input field.

  4. Select the type of overtime hours (100% or 50%) from the dropdown menu.

  5. Enter the number of overtime hours in the corresponding input field.

  6. Click the "Search" button to search for the employee and display the data.

Customization

The Overtime Calculator application is deployed and accessible at the following link: OverTime Calculator Deployment

Author

If you have any questions or suggestions regarding the Over time project, feel free to contact me:

  • Name: Isabela Ferreira Da Silva
  • Email: [email protected]
  • Discord Username: isabelaffarago#7754

Acknowledgements

I would like to express my special thanks to Pedro Correa Sampaio for their valuable contributions to the codebase and their assistance in improving the functionality and accuracy of the overtime calculator.

About

The Overtime Calculator is a powerful tool designed to simplify and streamline the process of calculating overtime payments for employees. It is a web-based application built using JavaScript that allows employers and HR personnel to accurately determine the additional compensation owed to employees for their extra hours worked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages