Skip to content

kamiljava/Simple-Calculator-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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