Download PDF

Smart EB Reading System App Based Real Time Monitoring of Electrical Usage

Author : B Asha and A Thahasin Bee

Abstract :

The Electricity Bill Calculator Web Application is a web-based system developed using Python and the Flask framework to automate electricity bill computation and management. The application allows users to register, log in securely, calculate electricity bills based on meter readings and consumer categories, and store billing records in an SQLite database. The system supports multiple categories including Domestic, Commercial, Industrial, Common Facility, and High Tension, each with specific billing logic and fixed charge calculations. The application eliminates manual calculation errors, ensures secure authentication through password hashing, and provides organized storage of billing history with timestamp records. The frontend interface, developed using HTML and CSS, offers a simple and user-friendly experience. This project demonstrates practical implementation of web technologies such as routing, session management, database integration, and secure user authentication to build a reliable and efficient billing system.

Keywords :

Electricity Billing System, Python, Secure Authentication, Automated Billing, Energy Charge Calculation.