Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 267 Bytes

File metadata and controls

5 lines (5 loc) · 267 Bytes

Calculator

Basic Calculator using core java and swing.

How to run

You only need to download jar file which can be found as calculator_app->dist->jar file. Run "java -jar jarfilename. jar" command on linux terminal in the directory where jar file is downloaded.