Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.29 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.29 KB

Bille

Designed and developed by Luqman

Visit the website

A simple yet comprehensive electric bill calculator. Supports various electricity providers in various countries. Data is updated regularly. This project also accepts contributions from the public to add more countries and providers.

Supported Countries and Providers

Note

This project is only made to calculate energy consumption, late payment fee, and service charges. Other fees are not included.

Below are the list of countries and electricity providers supported by Bille.

  • Malaysia
    • Tenaga Nasional Berhad (TNB)

To-Do

  • UI
    • Select country and provider
    • Calculator
    • Note
    • Details
      • Rates
      • Charges and fees
    • Link UI currency according to country (currently hardcoded to MYR)
  • Logic
    • Calculate total bill
    • Calculate total tax
    • Calculate total amount
    • Apply late payment fee

State of the project

The basic idea is now fully implemented. The remaining tasks listed above are to be implemented in the future, but is not a priority.

Stack