Calculator with GUI | QT, C++
Dec 2021 – Dec 2021
- Developed a calculator with a GUI using QT framework
- Implemented object oriented programming practices
- Calculator functions include addition, subtraction, multiplication, division, exponentiation
- Calculator allows user inputs and a drop down menu to select the type of operation
- Challenged myself by using a framework I was unfamiliar with