Skip to content

Faramaulidia/WorkAround

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WorkAround

A human resources program for Codecademy

WorkAround is a human resources program that returns basic information about an employee, based on salary data. Using WorkAround, one can use an employee's salary data to:

  • return the cadre of the of the employee, in other words, whether this employee is entry level, mid level, or senior level.
  • calculate employee tax rates
  • return employee benefits
  • calculate employee bonuses
  • calculate employee bonuses

WorkAround currently contains the data and functions in a single file, though they would like to modify the program so it makes use of JavaScript modules. Specifically, WorkAround you to demonstrate the different ways to export and import modules.

[daninpr]-(https://github.com/daninpr) [faramaulidia]-(https://github.com/faramaulidia)

About

A human resources program for Codecademy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%