https://github.com/vero-git-hub/cloud-calculator
https://github.com/vero-git-hub/cloud-calculator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vero-git-hub/cloud-calculator
- Owner: vero-git-hub
- License: mit
- Created: 2024-01-05T08:59:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-15T13:27:22.000Z (9 months ago)
- Last Synced: 2024-08-15T15:19:15.353Z (9 months ago)
- Language: Java
- Size: 452 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud Calculator
Scan and display information about profiles on the Google Cloud Skills Boost platform. Purpose: to simplify the calculation of earned badges on the educational platform. This is a desktop application created using Java 21 and JavaFX.
## Features
- **Add programs** with various conditions and counting dates.
- **Create and load profiles** from a file.
- **Calculate earned prizes**.
- **Scan profiles and update data**.
- **Obtain scan results** for selected profiles and programs.
- **Multilingual support**.
- **Multiple scanning and result display** in text format using templates (new feature!).### Technologies
- **JavaFX**: Used for creating the graphical user interface.
- **Maven**: Project management and build system.
- **IntelliJ IDEA Ultimate**: Integrated development environment provided thanks to the open-source software development license.### Contribution
If you want to contribute to the project, please create a pull request with a description of the changes made. All suggestions for improvements are welcome!
### Project History
This project was originally created on GitLab and can be found at [GitLab Repository](https://gitlab.com/v_code/cloud-calculator). It has since been migrated to GitHub and is now maintained in this repository.
### License
This project is licensed under the MIT License.