Run the application by running HomeWindow.java in src/gasAgencyManagement folder in IDE or with the command javac HomeWindow.java
A role based desktop GUI application made using JavaFX, JDBC, Apache POI, MySQL, Java for maintaining the gas consumers' monthly reading records, billing records and overall management of the system.
Consumers can view their current bill
Consumers can view their billing history.
Admin can change the current rates for calculating the bill.
Bulk import from excel sheets feature for consumers’ gas usage data.