Designed and developed by Luqman
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.
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)
- 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
The basic idea is now fully implemented. The remaining tasks listed above are to be implemented in the future, but is not a priority.
- Language: JavaScript
- Framework: Solidjs
- Styling: Tailwind CSS