A simple JavaFX-based calculator.
- JDK 11 or later (with JavaFX SDK)
- Maven or Gradle (optional, for project management)
-
Clone the repository:
https://github.com/kavinu1/JavaFx-Calculator.git -
Open the project in your IDE or build it using Maven/Gradle.
-
Run the
calculator.javaclass or execute the built JAR file.
- JavaFX SDK (download and configure it from the official site).