Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 247 Bytes

File metadata and controls

5 lines (4 loc) · 247 Bytes

CalculatorGUI_JavaSwingsApp

An easy to use Calculator having all the basic operators along with a clean & dark interface which is good for eyes.

Technology Used:

Java Swings and Stack Data Structure (for evaluating infix expression).