Skip to content

trfahim/Electricity-Bill-Calculate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Electricity Bill Calculator for Bangladesh πŸ“Š

This Python-based project helps users in Bangladesh easily calculate their monthly electricity bills, including VAT, based on the current rates. It provides an efficient way to estimate electricity expenses for general households, making bill management more convenient.

Features πŸ€–

  • Calculate total electricity cost based on usage (in kWh).
  • Includes VAT (5%) automatically in the calculation.
  • User-friendly inputs for electricity usage.
  • Applicable for general households in Bangladesh.
  • Designed and owned by TR FAHIM.

How It Works πŸŽ†

  1. Enter your monthly electricity usage in kWh.
  2. The program calculates the total bill using the per-unit rate and adds the 5% VAT.
  3. Displays a breakdown of:
    • Base cost (before VAT)
    • VAT amount
    • Total cost (with VAT)

Getting Started

Prerequisites

Ensure you have Python 3.6+ installed on your system.

Installation

  1. Clone the repository:
    git clone https://github.com/trfahim/Electricity-Bill-Calculate.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages