Modular Engineering Calculation Engine
Tasarım · 2026
A study that converts technical calculation rules scattered across source documents and spreadsheets into an independent, testable, and maintainable calculation engine.
- Separation of the user interface, calculation engine, data access layer, and resource management from one another.
- Explicit definition of input, unit, intermediate value, result, and verification limits for each calculation.
- Automated testing against reference values.
Python · PyQt6 · SQLite · Test Otomasyonu