Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 494 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 494 Bytes

Costs

Simple JavaFX application for calculating costs for one building company (used version of Java is 11). As a storage is used simple XML file.

Building

Use IntelliJ IDEA Community Edition to build this application.

Running

Just type in terminal opened in the directory where application's JAR lives:

java -jar CostsFX.jar

Screenshot

CostsFX application