Skip to content

In this project user can calculate the Electricity and Gas bills. Generate the read time graphs of gas consumption. User can also print his/her bills

Notifications You must be signed in to change notification settings

ABIDHUSSAIN686/Energy-Management-System

Repository files navigation

EnergyManagementSystem

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).

Screen

Login Page

image

Welcome Page

image

Dashboard Page

image

Profile Page

image

Adding Customer

image

Energy Bill

image

Gas Bill

image

Gas Bill Statement

image

Electricity Bill

image

Electricity Bill Statement

image

Payment

image

Real Time Graph

image

Invoices

image

Testing

White Box Testing

image image

Run Project

  • 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

Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.

About

In this project user can calculate the Electricity and Gas bills. Generate the read time graphs of gas consumption. User can also print his/her bills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages