https://github.com/diveshthapa/nea_electricity_billing
NEA calculates and prints an electricity bill.
https://github.com/diveshthapa/nea_electricity_billing
bill c calculate electricity nea nepal program
Last synced: 3 months ago
JSON representation
NEA calculates and prints an electricity bill.
- Host: GitHub
- URL: https://github.com/diveshthapa/nea_electricity_billing
- Owner: diveshthapa
- License: gpl-3.0
- Created: 2024-07-24T07:07:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T07:46:21.000Z (10 months ago)
- Last Synced: 2024-12-31T06:12:44.309Z (5 months ago)
- Topics: bill, c, calculate, electricity, nea, nepal, program
- Language: C
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NEA_electricty_billing
NEA calculates and prints an electricity bill.
## The program offers two options:
- Enter custom unit costs and extra charge (choice 1).
- Use predefined unit costs and extra charge (choice 2).
- It asks for the user's first and last name.
- Based on the chosen option, it calculates the total bill based on unit ranges and their corresponding costs.
- It prints the bill details, including unit ranges, costs, total consumption, extra charge, and final amount.
## Some of Screenshots :
Enter User Value
:-------------------------:

NEA Bill
:-------------------------:
