https://github.com/memosainz/conditionalsalary-java
An exercise calculating the type of salary which will be for each employe
https://github.com/memosainz/conditionalsalary-java
java
Last synced: about 2 months ago
JSON representation
An exercise calculating the type of salary which will be for each employe
- Host: GitHub
- URL: https://github.com/memosainz/conditionalsalary-java
- Owner: MemoSainz
- Created: 2024-07-26T12:32:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T12:36:41.000Z (10 months ago)
- Last Synced: 2025-02-07T13:40:19.904Z (3 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Conditional Salary
An exercise in Java
A program is needed, depending on the type of employee, to calculate and show in the screen the appropiate salary.
- The stockers will charge $15,890 + a bonus of 10%
- The cashiers will charge $ 25,630.89 fixed wage
- the supervisors will charge $35,560.20 raw, and they will get a discount of 11% because of their pension.