Skip to content

kavinu1/JavaFx-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX Calculator

A simple JavaFX-based calculator.

Requirements

  • JDK 11 or later (with JavaFX SDK)
  • Maven or Gradle (optional, for project management)

Running the Application

  1. Clone the repository:

    https://github.com/kavinu1/JavaFx-Calculator.git
    
  2. Open the project in your IDE or build it using Maven/Gradle.

  3. Run the calculator.java class or execute the built JAR file.

Dependencies

  • JavaFX SDK (download and configure it from the official site).

About

A desktop calculator application built using JavaFX, featuring a user-friendly graphical interface and support for basic arithmetic operations. Designed to demonstrate event-driven programming and GUI development in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages