https://github.com/pejpero/java_calculator
https://github.com/pejpero/java_calculator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pejpero/java_calculator
- Owner: PejperO
- License: mit
- Created: 2021-07-07T22:01:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T20:24:25.000Z (about 2 years ago)
- Last Synced: 2025-01-12T06:27:37.441Z (4 months ago)
- Language: Java
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Java_calculator
Project based on the Apple Inc. calculator included into iOS system. It was built using FXML files and javaFX## UI
## What I Learned
* How to use FXML files to create user interface
* JavaFX library