In this project, user can calculate gas bills and elecricity bills. User can also calculate the real time gas consumption graphs. User can also generate the invoices. I have also done testing, should include both white box (JUnit tests) and black box (test logs).
- Open the project in the eclipse
- Add the Javafx jars in the build path
- Add ojdbc jar in the build path
- Make sure you have installed the oracle in your system
- Add VM arguments in the main class
--module-path "J:\javafx-sdk-17.0.1\javafx-sdk-17.0.1\lib" --add-modules javafx.controls,javafx.fxml
Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.