Skip to content
#

kwh

Here are 11 public repositories matching this topic...

This C-based console application simulates an Electricity Billing System, allowing users to calculate and pay their energy bills based on consumption, property size, and duration of use. The project emphasizes structured programming using functions, user input validation, and real-world billing logic, tailored for academic purposes.

  • Updated Apr 13, 2025
  • C

This is a simple energy consumption management system written in C. Users can register, log in, input their monthly electricity usage, calculate the cost based on consumption, and pay their bills. The program also identifies the most expensive paid month. It supports up to 20 users and runs through a console-based menu.

  • Updated Apr 13, 2025
  • C

Improve this page

Add a description, image, and links to the kwh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kwh topic, visit your repo's landing page and select "manage topics."

Learn more