Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 570 Bytes

calculator_project.md

File metadata and controls

11 lines (8 loc) · 570 Bytes

Calculator Project

Project description: I created a calculator from scratch that performs the four basic operations (addition, subtraction, multiplication, and division). It is fully functioning in the exact same way any calculator with these four functions can operate. It is very easy to use and its UI is straightforward.

Project details:

  • CSC 3220 Applications Programming, Spring 2019 (Instructor: Dr. Taiwoo Park)
  • Role: main programmer
  • QT with C++

(this is a screenshot of my calculator project)