Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 563 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 563 Bytes

Simple Calculator in Java

Hello,
This is my first project. The program is created in InteliJ. The code is written in Java.
I used the Scene Builder in JavaFX to design the interface.
The appearance of the interface has been improved in CSS.
I used the AnimateFX library to do button animation downloaded from Maven.

cal1