https://github.com/prashant-rana42/simplecalculator
A simple Calculator, with addition, subtraction, multiplication , Division, Reminder, and Power operations,built using javafx 21.0.5 and needs atleast java 17 to be installed on your system to run
https://github.com/prashant-rana42/simplecalculator
calculator-application gui jar java javafx-desktop-apps
Last synced: about 1 year ago
JSON representation
A simple Calculator, with addition, subtraction, multiplication , Division, Reminder, and Power operations,built using javafx 21.0.5 and needs atleast java 17 to be installed on your system to run
- Host: GitHub
- URL: https://github.com/prashant-rana42/simplecalculator
- Owner: Prashant-Rana42
- Created: 2024-10-25T05:17:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-03T15:36:58.000Z (about 1 year ago)
- Last Synced: 2025-05-11T12:57:46.359Z (about 1 year ago)
- Topics: calculator-application, gui, jar, java, javafx-desktop-apps
- Language: Java
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple Calculator, with addition, subtraction, multiplication , Division, Reminder, and Power operations,built using javafx 21.0.5 and needs atleast java 17 to be installed on your system to run