mirror of
https://github.com/Zippland/worth-calculator.git
synced 2026-02-25 08:58:04 +08:00
128 lines
4.8 KiB
Markdown
128 lines
4.8 KiB
Markdown
<div align="center">
|
||
|
||
# Worth-Calculator | 工作性价比计算器
|
||
|
||
<a href="https://trendshift.io/repositories/13145" target="_blank"><img src="https://trendshift.io/api/badge/repositories/13145" alt="Zippland%2Fworth-calculator | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||
|
||
<p>
|
||
<img src="https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" alt="Next.js" />
|
||
<img src="https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" alt="React" />
|
||
<img src="https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white" alt="Tailwind CSS" />
|
||
<img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript" />
|
||
</p>
|
||
|
||
<p>A comprehensive tool for calculating the actual value of your job beyond just salary | 一款全面的工具,计算工作的真实价值</p>
|
||
|
||
<h2>
|
||
<a href="https://worthjob.zippland.com" target="_blank">
|
||
👉 Try it now | 立即使用 👈
|
||
</a>
|
||
</h2>
|
||
|
||
<p>
|
||
<a href="#english"><img src="https://img.shields.io/badge/English-blue?style=for-the-badge" alt="English" /></a>
|
||
|
||
<a href="#中文"><img src="https://img.shields.io/badge/中文-red?style=for-the-badge" alt="中文" /></a>
|
||
</p>
|
||
|
||
</div>
|
||
|
||
<div id="english">
|
||
|
||
<h2 align="center">📊 Job Worth Calculator</h2>
|
||
|
||
<p align="center"><i>Calculate how much your job is really worth considering all factors</i></p>
|
||
|
||
### ✨ Features
|
||
|
||
- **💰 Comprehensive Evaluation**: Calculate job worth based on salary, work hours, commute time, environment, and more
|
||
- **🌏 PPP Conversion**: International salary comparison with Purchasing Power Parity conversion across 190+ countries
|
||
- **👩🎓 Personal Factors**: Customize calculations with personal education level, work experience, and more
|
||
- **📱 Detailed Report**: Generate a shareable, downloadable job analysis report
|
||
- **🌐 Internationalization**: Available in both English and Chinese
|
||
- **📱 Mobile Friendly**: Responsive design works on all devices
|
||
|
||
### 🖥️ How to Use
|
||
|
||
1. Enter your annual salary
|
||
2. Select your country/region
|
||
3. Fill in work details (days per week, hours, commute time, etc.)
|
||
4. Specify environmental factors (city, work environment, team, etc.)
|
||
5. Input your education and experience
|
||
6. View your job worth score and detailed evaluation
|
||
7. Generate a shareable report
|
||
|
||
### 📊 The Calculation
|
||
|
||
The job worth score is calculated using a comprehensive formula that accounts for:
|
||
- Standardized daily salary (adjusted for PPP)
|
||
- Work-life balance factors (hours, commute, WFH options)
|
||
- Environmental aspects (office location, team dynamics)
|
||
- Educational qualification premiums
|
||
- Experience-based expectations
|
||
|
||
### 👨💻 Contributing
|
||
|
||
Contributions are welcome! Here's how you can help:
|
||
|
||
- [Open an issue](https://github.com/zippland/worth-calculator/issues/new) if you have suggestions or find a bug
|
||
- Fork the repository and submit a PR for new features or bug fixes
|
||
- Improve documentation or translations
|
||
|
||
Please make sure to test your changes before submitting a PR.
|
||
|
||
### 📝 License
|
||
|
||
[MIT License](LICENSE)
|
||
|
||
</div>
|
||
|
||
<div id="中文">
|
||
|
||
<h2 align="center">📊 工作性价比计算器</h2>
|
||
|
||
<p align="center"><i>全面考量各种因素,算一算你的工作到底值不值</i></p>
|
||
|
||
### ✨ 特点
|
||
|
||
- **💰 全面评估**: 基于薪资、工作时间、通勤时间、工作环境等多方面因素计算工作价值
|
||
- **🌏 PPP转换**: 通过购买力平价(PPP)转换支持190多个国家的薪资比较
|
||
- **👩🎓 个人因素**: 根据个人学历、工作经验等定制计算
|
||
- **📱 详细报告**: 生成可分享、可下载的工作分析报告
|
||
- **🌐 国际化**: 支持中英文双语
|
||
- **📱 移动友好**: 响应式设计,适用于所有设备
|
||
|
||
### 🖥️ 使用方法
|
||
|
||
1. 输入年薪
|
||
2. 选择工作国家/地区
|
||
3. 填写工作细节(每周工作天数、工作时长、通勤时间等)
|
||
4. 指定环境因素(城市、工作环境、团队等)
|
||
5. 输入学历和工作经验
|
||
6. 查看工作性价比分数和详细评估
|
||
7. 生成可分享的报告
|
||
|
||
### 📊 计算方法
|
||
|
||
工作性价比分数使用全面的公式计算,考虑了:
|
||
- 标准化日薪(经PPP调整)
|
||
- 工作生活平衡因素(工作时长、通勤、远程工作选项)
|
||
- 环境因素(办公地点、团队关系)
|
||
- 学历加成
|
||
- 基于经验的期望值调整
|
||
|
||
### 👨💻 贡献指南
|
||
|
||
欢迎参与贡献!以下是您可以提供帮助的方式:
|
||
|
||
- 如有建议或发现错误,请[提交问题](https://github.com/zippland/worth-calculator/issues/new)
|
||
- 分叉仓库并提交PR,增加新功能或修复bug
|
||
- 改进文档或翻译
|
||
|
||
请确保在提交PR前测试您的更改。
|
||
|
||
### 📝 许可证
|
||
|
||
[MIT 许可证](LICENSE)
|
||
|
||
</div> |