0% found this document useful (0 votes)
67 views

Project Report

The document contains details about a student project on developing a hotel management system. It includes an index listing the contents, a certificate from the guide, an acknowledgement by the student, a declaration, an introduction about billing systems, the objectives of the project, sample source code for a billing software, and a bibliography listing references.

Uploaded by

jioj90606
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views

Project Report

The document contains details about a student project on developing a hotel management system. It includes an index listing the contents, a certificate from the guide, an acknowledgement by the student, a declaration, an introduction about billing systems, the objectives of the project, sample source code for a billing software, and a bibliography listing references.

Uploaded by

jioj90606
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Index

S.No. Content Page No.


1 Certificate
2 Acknowledgement
3 Declaration
4 Introduction
5 Objective
6 Database Tables
7 Source Code
8 Output Screenshots
9 Bibliography
Dr. Virendra Swarup Education Centre,
N-Block, Kidwai Nagar, Kanpur

CERTIFICATE
This is to certify that (SHASHWAT AGNIHOTRI) of class XII-A has prepared the
report on the project titled ‘HOTEL MANAGEMENT SYSTEM’. This report is the
result of his/her efforts and endeavours. The report is found worthy of
acceptance as final project report for the subject Computer Science. The report
has been prepared under the guidance of P.G.T. Computer Science, Mr. Rajat
Valecha within the stipulated time as prescribed by CBSE.

Mr. Rajat Valecha Mrs. Preeti Poddar


(Internal) (Principal)

(External Examiner)
Acknowledgement

On completion and submission of the project, I would like to express my deep


sense of gratitude to our project guide and teacher Mr. Rajat Valecha for his
support during the project whenever needed. Without his co-operation, it was
impossible to reach this stage.

I am thankful to him for giving us this assignment with the purpose of


enhancing our knowledge and technical skills.

At last, I sincerely regard to my parents and friends who have directly or


indirectly helped me in this project.
Declaration

We declare that the work presented in this project titled “Title of Project”,
submitted to Mr. Rajat Valecha, P.G.T. Computer Science. We have not
plagiarized or submitted the same work for the award of any other
examination. In case this undertaking is found incorrect, we accept that our
Certificates may be unconditionally withdrawn.

1. Student1 – shashwat agnihotri class 12-A ROLL NO.


2. Student2 - Shiven Rajput class 12-B ROLL NO.
Introduction
Telecommunication companies need an effective and accurate billing
system to be able to assure their revenue. Billing systems process the
usage of network equipment that is used during the service usage
into a Single Call Detail Record (CDR). The billing system involve
receiving billing records from various networks, determining the
billing rates associated with the billing records, calculating the cost
for each billing record, aggregating these records periodically to
generate invoices, sending invoices to the customer, and collecting
payments received from the customer.
Objective
Billing refers to the process of invoicing customers or clients for
goods or services provided. It involves sending a bill or invoice
that outlines the charges and payment terms. The purpose of
billing is to request payment for the products or services
rendered and to ensure timely payment from customers or
clients.
Source code
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
print("Welcome to billing software! ")
print("Paymemt methods are cash, UPI, net
banking,card")
# Billing software for shops
while True:
Output screenshots
Bibliography

1. python.org
2. Code Academy
3. tutorialsPoint.com
4. PythonChallenge.com
5. LearnPython.org

You might also like