Roland W-H cc5686d3d7
Merge PR #2 from RolandWH/testing (user defined fund_plat_fee)
Implement user defined fund_plat_fee using a table interface where each row is a band. There is full input validation using a combination of the FastEditQDoubleSpinBox widget and custom code that checks the numbers in each row are sane (each band less than previous band, fee is a non-zero number).
2025-03-18 13:39:02 +00:00
2025-01-28 15:55:42 +00:00
2025-01-28 15:50:22 +00:00
Description
Self invested pension platform fees comparison tool. Written in Python using Qt. NEA project for AQA A Level Computer Science.
193 KiB
Languages
Python 100%