Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 783 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 783 Bytes

Gas Agency Management System

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

Alt text

Consumers can view their billing history.

Alt text

Admin can change the current rates for calculating the bill.

Alt text

Bulk import from excel sheets feature for consumers’ gas usage data.

Alt text