Skip to content

A role based desktop application for managing the amount of units consumed by the customers and generating the monthly electricity bill.

Notifications You must be signed in to change notification settings

vinalbagaria/Electricity_Bill_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electricity_Bill_Management_System

A role based desktop application for managing the amount of units consumed by the customers and generating the monthly electricity bill.

For running the system, You need to have a Netbeans IDE or Eclipse IDE and JDK latest version installed.

When all the requirements get installed, run the Java Desktop application by going to src/electricity/billing/system/ and running the command

javac Splash.java

java Splash

The Splash screen flashes on opening the application

Alt text

The login window for admin

Alt text

Admin could add a new customer given the customer details

Alt text

Admin could view the customer details in the form of a table

Alt text

Bill for a customer could be calculated given meter no, tax rate, month and meter reading.

Alt text

A bill slip could be generated for each customer

Alt text

Different utilities are provided for usage in the admin section

Alt text

About

A role based desktop application for managing the amount of units consumed by the customers and generating the monthly electricity bill.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages