https://github.com/mrunalsawant/calculator-javafx
A simple Calculator for performing basic arithmetic operations created using JavaFX in the NetBeans IDE
https://github.com/mrunalsawant/calculator-javafx
basic-java calculator java javafx javafx-application javafx-desktop-apps javafx-project
Last synced: about 1 month ago
JSON representation
A simple Calculator for performing basic arithmetic operations created using JavaFX in the NetBeans IDE
- Host: GitHub
- URL: https://github.com/mrunalsawant/calculator-javafx
- Owner: MrunalSawant
- License: gpl-3.0
- Created: 2017-08-21T16:32:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T00:11:55.000Z (over 2 years ago)
- Last Synced: 2025-04-10T04:05:49.411Z (about 1 month ago)
- Topics: basic-java, calculator, java, javafx, javafx-application, javafx-desktop-apps, javafx-project
- Language: Java
- Homepage:
- Size: 130 KB
- Stars: 5
- Watchers: 1
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator-JavaFX
A simple Calculator created using JavaFX.
It supports basic arithmetic operations.A simple NetBeans project.
# How to open?
Download zip or clone the repository`git clone https://github.com/MrunalSawant/Calculator-JavaFX.git`
and open it in NetBeans IDE.

=======