Skip to content

Gloria-deve/Electrical-billing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Electrical Billing System

Quick start:

  1. Open index.html in your browser (double-click or use Live Server).
  2. Enter customer name, month, units consumed and rate per unit.
  3. Click "Calculate" — the result appears and is saved to browser history (localStorage).

Next ideas:

  • Add tariff slabs and taxes
  • Export invoices as PDF
  • Backend persistence (Node / database)

About

Simple client‑side electrical billing system built with HTML, CSS and JavaScript. A static web app that lets users enter customer name, month, units and rate, calculates the bill amount, and stores a history in the browser’s localStorage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors