for the Telephone bill how can i do <filing> like name,address and histotry of last some month billing in this program.

Program that will enter the unit reading and showing output to the customer< i.e.Telephone bill>.


What program will do?
1.when user enter the particular telephone their is profile show of that number owner.(FILING)


2. Billing history of last 6 months also show.


3.Their is a tax rate for the units of specific limit
for example if total units are less than 50 then add tax< 2 percent>.
if unit consumption are greater than 50 then add tax <4 percent> etc.


4.Their is also tax for the usage of telephone.<line rent>


5.It is a monthly bill.


6.Their are also conditions for the units like
international rate ( Rs.20 for consumption of 1 unit)
local <within city> rate (Rs.3 for consumption of 1 unit)
other city rate (Rs.6 for consumption of 1 unit)
mobile (Rs.5 for consumption of 1 unit).


Problems;
how can i do step 1 and 2.
remaining steps are successfully done.
Last edited on
Show us what you have implemented that solves 3 to 6 inclusive so that others can aid you in coming up with possible compatible solutions to requirements 1 & 2.
Topic archived. No new replies allowed.