Sei sulla pagina 1di 8

INTEGRAL UNIVERSITY

MINI PROJECT

TELECOMM BILLING SYSTEM

NAME: SAMEERA & RITESH


CLASS: BCA 2ND YEAR
GROUP : ‘C’
INTRODUCTION

With this mini project in C Telecom Billing System, you


can perform and manage billing operations like they do in
Telecom companies. Here, you can add records with
name, phone number and the amount of payment. You can
view, modify, search and delete existing records.

You can also make payment by providing your phone number


instead of name. All data added or modified are recorded in a
file. This project will teach you how to add, list, edit, search
and delete records using file handling.
FEATURES OF TELECOM BILLING
SYSTEM

The functions and features used in this project are listed


below:

 Add new records: add new data into file with name,
phone number and amount to be paid
 View list of records – lists all telephone billing records
(as shown in screenshot 3)
 Modify records – edit the added records; name,
phone number and/or amount of payment can be
edited
 View payment – shows amount to be paid
 Search records – search for added/updated records in
file
 Delete records – removes data permanently from file
TOOLS USED

It is compiled in Code::Blocks IDE using GCC compiler.

Software Requirement : Visual C

Hardware Requirement : windows 7/8/10

FRONT END: ‘C’


BACK END: Database
ADVANTAGES

 Availability of itemized bill

 The telecom billing systems enables the companies to provide detailed


bills to the consumers which contain all the details related to outgoing calls
and other services.

 High accuracy in billing

 The telecom companies with huge number of customers need to ensure


that billing system is error free. This is where the telecom billing solution
providers act as rescuer by generation 100 percent error free bills.

 Instant information available to call center agents

 Through a robust billing system, the customer service executives can


easily produce the details of the customer in case of any query. This helps
in increasing the number of satisfied customers which ultimately helps in
retention of customers.

 Duplicate records checking

 An advanced billing system ensures that duplicate records are purged off
from the system which ensures that there is no redundancy. Also, fake
information like social security number is also detected by these systems.

 Paperless bill generation


DISADVANTAGES

 Most larger systems aren't open-source (free to the


public)
 The more flexibility you need for your system, the more
expensive the software will become.

FUTURE SCOPE
 Cloud computing
 Convergent billing
 Self-service

Potrebbero piacerti anche