Description
Electricity Billing System Project in Visual Basic
This project, the Electricity Billing System, has been developed to manage all operations of the Electricity Department through a computer software system. It is a Visual Basic project with a SQL Server database. Students can download Visual Basic 6.0 projects with MS Access database for their final year projects. The project is capable of handling all the necessary operations required by the electricity department.
Modules and Description of Electricity Billing System Project:
Rental Slots Module:
The Rental Slots Module is designed to manage customer rental slots. Admin can handle all rental slot records, including editing, deleting, and viewing the list of rental slots. Customers can also view their rental slots.
Customer Module:
The Customer Module focuses on managing customer information. Admin can perform CRUD operations on customer data, while customers can only view their own data. Features include adding new customer records, viewing customer details, and editing or deleting customer records.
Bill Module:
The Bill Module is responsible for managing bills. Admin can manage bill records, edit or delete bills, and view a list of all bills. Customers can also view their bill details.
Connections Module:
The Connections Module handles all functionalities related to connections. Admin manages connection details, while customers can view their own connection information. Features include adding new connections, viewing connection details, and editing or deleting connection records.
For a more detailed understanding of the project, refer to the attached screens and demo video below.
Functionalities for Customer User:
- Login for Customer
- Change Password for Customer
- Edit Profile for Customer
- List of all customer bills
- Bill Payment using card
- Bill Payment History
Functionalities for Admin User:
- Login for Admin
- Change Password for Admin
- Edit Profile for Admin
- Rental Slot Management
- Add, Edit, and List Rental Slots
- Customer Management
- Add new Customer Details
- List and Edit Customers
- Manage Connection
- Add, Edit, and List Connections
- Manage Bills
- Create, Edit, and List Bills
- Manage Payments
- View Payment Details
- Manage Users
- Add, List, and View User Details
Technology Used in the Project (Electricity Billing System)
The project was developed using the following technologies:
- Visual Basic 6: Front end and business logic written in VB6
- SQL Server 2000 Database: Data stored in SQL Server
- Operating System: Windows OS compatibility
- Database Portability: Can also be set up with MS Access Database