Skip to content

TheJustRusik/javafx-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX calculator

Simple calculator written in java using JavaFX!

By looking at the code of this project, beginners can learn how to create such simple projects

How to run

To run this program, you will first need to clone it to a location convenient for you, then go to the project folder and write the following commands:

./gradlew build

and then

./gradlew run

Minimum JDK version you need: 19

About

Simply calculator made with JavaFX

Topics

Resources

Stars

Watchers

Forks

Languages