A lightweight GPA calculator that supports retake handling, political course flags, and both command-line and Qt GUI versions.
📘 中文说明:请参考 README_CN.md
👉 https://github.com/NPgreatest/GPA-Calculator/blob/Qt-1.2.0-release/README_cn.md
The Qt version provides:
- Batch import of transcript lines
- Automatic retake recognition based on course names
- GPA calculation by ECUST rules or custom rules
- Highlighting, tagging, and easy editing
- Clean and intuitive student-grade UI
Simplified input:
<course_name> <credit> <score> Example:
大学英语Ⅱ 2.0 67 钢琴音乐赏析 1.5 80 高等数学(下) 6.0 70 ← Retake (older) 高等数学(下) 6.0 98 ← Final score The GUI will automatically detect retake relationships.
(Replace this section with your actual example)
保险理财规划 2.0 68 创业基础 1.0 84 …… 中国文化导论 1.0 64 Insert your Qt screenshot here:
MIT License
