Link:https://drive.google.com/file/d/1T5EuIp6oH6toU9vR_P3b8AX1DHMCemWe/view?usp=sharing
Electricity Billing Management System is a Desktop based application which is developed by using JAVA language on Netbeans12 IDE using the concept of SWING.The database used in this project is MySql. 👉Admins/Consumers can create their account in order to login into the main dashboard of this Application.
👉Admins can ADD,VIEW the details of all consumers.
👉Admins can CALCULATE the electricity bill of all consumers.
👉Admins/Consumers can use utilities such as NOTEPAD,CALCULATOR,WEB BROWSER.
👉Consumers can UPDATE/VIEW their Information or Details.
👉Consumers can PAY and GENERATE their Electricity Bill online.
This Application can serve the Electricity Department by computerizing the billing system by paying
electricity bill of a specific time online.It make the Overall billing system easy to access and
effective for the users.
It consists of Username and Password which the existing admin/consumers can use to login into
the main Dashboard of this application.
It consists of Username,Password and meter number which the admin/consumers can use to create
their account in order to login into the main Dashboard of this application.
1. New Customer:- Admin can add new consumers by filling the necessary details such as
name,email id,Phone number,Address etc.
2. Customer Details:- Admin can view the details such as Customer Name ,Meter number,
Address etc of all consumers.
3. Deposit Details:- Admin can view,search and print the electricity bill deposit details
such as meternumber,month,units,total bill and status by sorting the
meter number and month from the scroll panel.
4. Calculate Bill:- Admin can calculate the electricity bill of any consumers by selecting
the meter number andmonth from the scroll panel and filling the units
consumed in that particular month.
Admin and consumers can use utilities/applications like NOTEPAD,CALCULATOR and WEB BROWSER according
to their requirement.
1. Update Information:- consumers can update their any details and information.
2. View Information:- consumers can view their details.
1. pay Bill:- consumers can pay their electricity bill by selecting the month from the
scroll panel.
2. Bill Details:- consumers can view their bill details such as meter no, month,total bill
and status.
Generate bill:- consumers can generate their electricity bill by selecting the desired month
from the scroll panel.
This class establishes a connection between NetBeans IDE and MySQL.It is done by adding
MySQL_connector_java_8.0.26.jar file.
It consists of Username and Password which the existing admin or consumers can use to login into
the main Dashboard of this application.
It consists of Username,Password and meter number which the admin/consumers can use to create
their account in order to login into the main Dashboard of this application.
This class consists of different options in the header such as:-
If login as Admin If login as Customer
1. Menu 1.Information
2. Utility 2.user
3. Logout 3.Report
4.Logout
Here the admin can add the details of a new customer.It has 7 textfields as follows:-
1.Customer Name
2.Meter number
3.Address
4.City
5.State
6.Email
7.Phone number
Admin can view the details such as Customer Name ,Meter number, Address etc of all consumers.
Admin can view,search and print the electricity bill deposit details such as meter number,
month,units,total bill and status by sorting the meter number and month from the scroll panel.
Admin can calculate the electricity bill of any consumers by selecting the meter number and
month from the scroll panel and filling the units consumed in that particular month.
consumers can update their any details and information.
consumers can view their details.
consumers can pay their electricity bill by selecting the month from the scroll panel.
consumers can view their bill details such as meter no, month,total bill and status.
consumers can generate their electricity bill by selecting the desired month from the scroll panel.
This application can help the electricity department in computerizing the billing
system by paying the electricity bill of a specific time online.It will save time
of consumers .It makes the Overall billing system easy to access and
and effective for the users.
link:https://github.com/Kunal-Kumar-Das191049/Electricity-Billing-Management-System/blob/master/LICENSE MIT License
Copyright (c) 2021 Kunal Kumar Das
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Google Images Download.
-
Net Beans IDE
-
MY SQL
This project Wouldn't have been possible without these tools.It Saved my enormous amount of time while collecting the data.