We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9
GEETHANJALI COLLEGE OF
ENGENEERING AND TECHNOLOGY
PPS-1 PROJECT
TEAM
1.Tula Hemanth Rao(24R11A0482)
2.SHASHI KUMAR(24R11A04 46 ) 3.SAI SHIVA(24R11A0458 ) 4.Nukalagudem Yeshwanth reddy (24R11A0472) ABSTRACT This project aims to develop a user-friendly current bill generation system using the fundamentals of C programming. The system will facilitate efficient and accurate bill generation for electricity consumption.The system will prompt users to enter their customer ID, name, and meter readings (current and previous).Units consumed will be calculated by subtracting the previous meter reading from the current reading.Based on the consumed units, the system will determine the applicable tariff rate and calculate the total bill amount.A detailed bill will be generated containing the following information:
Customer ID and Name
Previous and Current Meter Readings Units Consumed Tariff Rate Total Bill Amount Date of Bill Generation DESIGN: REQUIREMENTS • Hardware Requirements:
RAM : 1GB HardDisk : 80GB
• Software Requirements:
Operating System : Windows XP
DEV C++ IMPLEMENTATION 1.Reading Customer Details S IMPLEMENTATION 2.Calculating Bill Amount S IMPLEMENTATION 3.Main Function S OUTPUT SCREENS THANK YOU