arpitkaushal / gui-calc-java

A minimal GUI calculator to perform elemental arithmetic operations. Just getting my hands dirty, nothing fancy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic GUI Calculator.

System Prerequisites - Java (latest stable release)

Run the application :

  1. Open Terminal in the root of project folder

  2. Run

     java Calculator
    

About

A minimal GUI calculator to perform elemental arithmetic operations. Just getting my hands dirty, nothing fancy.


Languages

Language:Java 100.0%