-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bedf5ee
commit 46d5227
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<p align="center"> | ||
<img src="https://i.ibb.co/yWSs2cR/calculator.png" width="150"> | ||
</p> | ||
<p align="center"><img src="https://readme-typing-svg.demolab.com?font=Comfortaa&size=32&pause=1000&color=FFFFFF¢er=true&width=532&lines=SALARY+CALCULATOR" alt="Typing SVG" /></p> | ||
<p align="center"> | ||
<img src="https://img.shields.io/badge/Typescript-%5E4.9.4-blue" alt="Typescript Version"> | ||
<img src="https://img.shields.io/badge/Version-v2.0-9cf" alt="App Version"> | ||
<img src="https://img.shields.io/badge/License-MIT-green" alt="License"> | ||
</p> | ||
|
||
## About | ||
|
||
Great solution for small businesses. Salary calculator for employees. It is quite easy to use, as well as all this complements a nice laconic design. | ||
|
||
## Documentation | ||
|
||
To start, you need the number of **hours worked** and the **tariff**. Almost everything else counts from this amount. Percentage of bonus, experience, professional skills. | ||
|
||
+ Harmfulness is considered separately, at a standard rate. | ||
|
||
+ Night hours and a one-time bonus are also calculated in their own way. | ||
|
||
+ All information is displayed in one list. Tax deductions are at the bottom. | ||
|
||
<img src="https://i.ibb.co/9ZYgYq8/warning.png" alt="Warning" width="20"> Input fields are optional. But if left blank, the data may not be accurate. | ||
|
||
### Emotional fone | ||
|
||
**When choosing:** | ||
|
||
<img src="https://i.ibb.co/nj7twj9/sad.png" alt="Sad" width="50"> | ||
<img src="https://i.ibb.co/F48sJm1/indifferent.png" alt="Indifferent" width="50"> | ||
<img src="https://i.ibb.co/v4sPyzK/happy.png" alt="Happy" width="50"> | ||
|
||
**Emotional background will be displayed.** | ||
|
||
<img src="https://i.ibb.co/cFn26dG/happy.jpg"> <img src="https://i.ibb.co/1bZY16t/indifferent.jpg"> <img src="https://i.ibb.co/sKjFt7Q/sad.jpg"> | ||
|
||
## Version | ||
|
||
The first version **(v1.0)** was written in native **JavaScript**. | ||
- [Salary Calculator](https://github.com/evgeniy-kolmak/salary-calculator) | ||
|
||
The second version **(v2.0)** is written in **Typescript**, more complete and modified. | ||
|
||
  | ||
|
||
## Developers | ||
|
||
- [Evgeniy Kolmak](https://github.com/evgeniy-kolmak) | ||
|
||
## License | ||
|
||
Project **Cell Search** is distributed under the MIT license. |