Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
100%
(3)
100% found this document useful (3 votes)
8K views
33 pages
Computer Science Project On Hotel Management
Best computer science project on botel management
Uploaded by
GLobal tOys
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save Computer science project on hotel management For Later
100%
100% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
100%
(3)
100% found this document useful (3 votes)
8K views
33 pages
Computer Science Project On Hotel Management
Best computer science project on botel management
Uploaded by
GLobal tOys
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Computer science project on hotel management For Later
100%
100% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 33
Search
Fullscreen
CIEN guTer ° on PRO, o A ON HOTEL ManncEMENT SESSION:2019-2020 CLASS:-XII-A ROLL NO:- Submitted to:- Submitted by:- Mr. Mohit Kumar Kanhaiya KumarTABLE OF CONTENTS Pg.No: Certificate 03 Declaration 04 Acknowledgement 05 Introduction 06 Header files 07 Coding 08 Output 27 Requirement 32 Bibliography 33 v v v v v v v v vCERTIFICATE This is to certify that Kanhaiya Kumar is a student of class XII-A. He has successfully completed project in Computer Practicals for AISSCE as prescribed by CBSE under guidance of Mr. Mohit Kumar (subject teacher) during the year 2019-2020 in partial fulfilment of Computer Science practical examination of Central Board of Secondary Education(CBSE). PRINCIPAL SUBJECT TEACHER Mrs. Nirmaljit Kaur Mr.Mohit KumarDECLARATION I here by declare that the project work entitled “HOTEL MANAGEMENT” submitted to the Navyug Schoool Mandir Marg is a record of original work done by me _ except of experiments, which are duly acknowledged under the guidance of my subject teacher“ Mr.Mohit Kumar”.ACKNOWLEDGMENT I would like to express my special thank to our school “NAVYUG SCHOOL MANDIR MARG”, Principal sir Madam Nirmaljit Kaur, to the management team of our school who gave me the golden opportunity to do this wonderful project on the topic “HOTEL MANAGEMENT”, which also helped me in doing a lot of research and I came to know about many new things. Secondly I would also like to thank my parents and friends who helped me a lot in finishing this project within the limited time.INTRODUCTION A hotel is an establishment that provides lodging paid on a short-term basis. Facilities provided may range from a basic bed and storage for clothing, to luxury features like en-suite bathrooms. Larger hotels may provide additional guest facilities such as a swimming pool, business center, childcare, conference facilities and social function services. Hotel rooms are usually numbered (or named in some smaller hotels and B&BS) to allow guests to identify their room. Some hotels offer meals as part of a room and board arrangement. In the United Kingdom, a hotel is required by law to serve food and drinks to all guests within certain stated hours. In Japan, capsule hotels provide a minimized amount of room space and shared facilities.HEADER FILES USED #include
#include
#include
CODING #include
#include
#define max 100 (Class Customer class Customer { public: char name[ 100]; char address[100]; char phone[ 12]; char from_date[20]; char to_date[20]; float payment_advance; int booking_id; hclass Room { public: char type; char stype; char ac; int roomNumber; int rent; int status; class Customer cust; class Room addRoom(int); void searchRoom(int); void deleteRoom(int); void displayRoom(Room); h //Global Declarations class Room rooms{max]; int count=0;Room Room::addRoom(int rno) { class Room room; room.roomNumber=mo; cout<<"\nType AC/Non-AC (A/N) : cin>>room.ac: cout<<"\nType Comfort (S/N) : "; cin>>room.type; cout<<"\nType Size (B/S) : cin>>room.stype; cout<<"\nDaily Rent : "; cin>>room.rent; room.status=0; cout<<"\n Room Added Successfully!"; getch(); Teturn room; } void Room::searchRoom(int rno) {int i,found=0; for(i=0;i
>mo; for(i=0;i
>rooms[i].cust.booking_id; cout<<"\nEnter Customer Name (First Name): "; cin>>rooms[i].cust.name; cout<<"\nEnter Address (only city): "; cin>>rooms[i].cust.address; cout<<"\nEnter Phone: "; cin>>rooms[i].cust.phone; cout<<"\nEnter From Date: "; cin>>rooms[i].cust.from_date; cout<<"\nEnter to Date: cin>>rooms[i].cust.to_date;cout<<"\nEnter Advance Payment: "; cin>>rooms[i].cust.payment_advance: rooms{i].status=1; cout<<"\n Customer Checked-in Successfully getch(); } } //hotel management shows available rooms void HotelMgnt::getAvailRoom() { int ifound=0; for(i=0;i
>days; billAmount=days * rooms{i).rent; cout<<"\n\tiHHiHt## CheckOut Details #HHHH##\n! cout<<"\nCustomer Name : "<
>opt; //switch statement switch(opt) { case 1cout<<"\nEnter Room Number: "; cin>>mo; i=0; for(i=0;i
>mo; room.searchRoom(rno); break; case 3; /inothing to do break; default: cout<<"\nPlease Enter correct option"; break; } }while(opt!=3); } int main() { class HotelMgnt hm; int ij,opt,mo; char ch; char pnamef 100); clrser();do { clrscr(); cout<<"sHHHHHH Hotel Management ###HHHHH\n"; cout<<"\n1. Manage Room: cout<<"\n2. Check-In Room"; cout<<"\n3. Available Rooms"; cout<<"\n4. Search Customer"; cout<<"\n5. Check-Out Room"; cout<<"\n6. Guest Summary Report"; cout<<"\n7. Exit"; cout<<"\n\nEnter Option: cin>>opt; switch(opt) { case 1 manageRooms(); break; case 2: if(count { cout<<"\nRooms data is not available.\nPlease add the rooms first."; getchQ;} else hm.checkIn(); break; cout<<"\nRooms data is not available.\nPlease add the rooms first."; getch(); } else hm.getAvailRoom(); break; case 4: if(count—=0) { cout<<"\nRooms are not available.\nPlease add the rooms first getch(); cout<<"Enter Customer Name: "; cin>>pname;hm.searchCustomer(pname); } break; case 5: if(count==0) cout<<"\nRooms are not available.\nPlease add the rooms first."; getch(); cout<<"Enter Room Number : cin>>rno; hm.checkOut(ro); } break; case 6: hm. guestSummaryReport(); break; THANK YOU! FOR USING SOFTWARE";cout<<"\nPlease Enter correct option"; break; } }while(opt!=7); getch(); }OUTPUT CO eae recy Sy Peo Dom aC)Lo ee peed Pe . Back to Main Menu ee Cece ed Tea ee) Set) PreomeZs) a eae) Pe eee Cy rey pas See To seed oe etd Room Detail OEE Ted Cee) erence is ete 1500_PTE Search Customer eae eet rr as ae e tay Se oe ee ae rar Ee et cee ee ea ese Toc) Enter Address (only city): DELHI ee eR) ae Cee st) CEC eT asc) eee [oe ee oe ee STEAD ETT Co easy Available Rooms eter oes nae) Set na at ee aE) oo 101 Teen ney Tope) ree) eerey CC oes so ee erence re Pers otros eae rey este tid art eC inter Customer Name: KANHALYA Tee et) Peta eae funuusay Hotel Panagement auananEne Pe ieee oe ry Perna ee Motta Core meni ae rt eae rs mans ee eee ee mec Enter Number of Days: 2 ST eee eee CoC Ly Te 162 Dan Creer eyes ae eC re ee oy SMC CoanManage Rooms (es ae) Reverse Serre eters eee ny ree aetna rn a en SCE eee reer td Dea) eee eee Address (only city) : DELHI Pee ritREQUIREMENTS SOFTWARE AND HARDWARE REQUIREMENTS Software Requirements : ¢ TURBO C++ e MS DOS ¢ WINDOWS XP ¢ MICROSOFT OFFICE ACCESS 2003 Hardware Requirements: ¢ CPU — Intel Core 2 Duo E7300 © RAM — 1 GB (MIN) ¢ Hard disk — 160 GB © Operating System — Windows XP with Service Pack 3 (CHT)BIBLIOGRAPHY Following were source for my project . Computer Science C++ By Preeti Arora ,Sumita Arora www.google.com www.Wikipedia.com www.cbseportal.com
You might also like
Class XII Computer Project - Hotel Management
PDF
75% (8)
Class XII Computer Project - Hotel Management
29 pages
Hotel Management System: All India Senior School Certificate Examination Term 1 2021-22
PDF
100% (1)
Hotel Management System: All India Senior School Certificate Examination Term 1 2021-22
25 pages
Movie Ticket Booking System Cs Project STD - Xii - Nandini Narayanan and Samanyu Nikam
PDF
No ratings yet
Movie Ticket Booking System Cs Project STD - Xii - Nandini Narayanan and Samanyu Nikam
39 pages
Travel Management Project For Computer Science
PDF
0% (1)
Travel Management Project For Computer Science
30 pages
6025 - Computer Sales and Service System
PDF
100% (2)
6025 - Computer Sales and Service System
37 pages
Project Report On Gym Management
PDF
100% (2)
Project Report On Gym Management
30 pages
Store Managment System
PDF
50% (2)
Store Managment System
27 pages
6081.hostel Management
PDF
50% (4)
6081.hostel Management
27 pages
Project File Hotel Management System
PDF
No ratings yet
Project File Hotel Management System
21 pages
Book Store Management System
PDF
100% (1)
Book Store Management System
22 pages
School Management: Computer Science
PDF
0% (2)
School Management: Computer Science
35 pages
Pharmacy Management SYSTEM Project
PDF
No ratings yet
Pharmacy Management SYSTEM Project
37 pages
IP Project Class 12th Anupriya
PDF
No ratings yet
IP Project Class 12th Anupriya
22 pages
SQL Queries Class 12
PDF
No ratings yet
SQL Queries Class 12
7 pages
Pharmacy Management System - 12 - CS
PDF
67% (3)
Pharmacy Management System - 12 - CS
12 pages
Delhi Public School: Electricity Billing System
PDF
No ratings yet
Delhi Public School: Electricity Billing System
29 pages
Marriage Bureaw Document
PDF
50% (2)
Marriage Bureaw Document
27 pages
I.P Project, Hotel Report, Class Xii
PDF
65% (79)
I.P Project, Hotel Report, Class Xii
44 pages
Hotel Management System OOP Micro Project
PDF
No ratings yet
Hotel Management System OOP Micro Project
21 pages
Airline Reservation System (Informatics Practices Project Class XII)
PDF
No ratings yet
Airline Reservation System (Informatics Practices Project Class XII)
32 pages
IP Project On Hospital Management
PDF
No ratings yet
IP Project On Hospital Management
25 pages
Pharmacy Management System
PDF
33% (3)
Pharmacy Management System
17 pages
Class 12th Computer Science Project On Bank Management System
PDF
60% (5)
Class 12th Computer Science Project On Bank Management System
14 pages
Physics Investigatory Project EMP Jammer PDF
PDF
100% (3)
Physics Investigatory Project EMP Jammer PDF
15 pages
Kendriya Vidyalaya, Ara Project Synopsis ON Bank Management System
PDF
100% (1)
Kendriya Vidyalaya, Ara Project Synopsis ON Bank Management System
12 pages
6012 - Creating UPSC Forms
PDF
67% (3)
6012 - Creating UPSC Forms
36 pages
Bakery Management System - 240105 - 145802
PDF
No ratings yet
Bakery Management System - 240105 - 145802
20 pages
Vvip Host
PDF
50% (2)
Vvip Host
107 pages
Computer Investigatory Project Class 12 FLIGHT BOOKLING
PDF
100% (3)
Computer Investigatory Project Class 12 FLIGHT BOOKLING
34 pages
Class 12 Cs Project
PDF
No ratings yet
Class 12 Cs Project
14 pages
Class 12 Project-Hotel Management System
PDF
50% (2)
Class 12 Project-Hotel Management System
45 pages
Python Project Code Word For Cbse 12th Grocery Management
PDF
100% (1)
Python Project Code Word For Cbse 12th Grocery Management
36 pages
Sales Management System
PDF
100% (1)
Sales Management System
28 pages
Flight Management For Class12
PDF
0% (1)
Flight Management For Class12
15 pages
Aissce Practicals
PDF
100% (1)
Aissce Practicals
3 pages
Computer Science Class 12 Project
PDF
75% (4)
Computer Science Class 12 Project
21 pages
Electronics Store-CS Project Aditi Mahale XII-C
PDF
No ratings yet
Electronics Store-CS Project Aditi Mahale XII-C
34 pages
Computer Science Project On Student Management System
PDF
100% (2)
Computer Science Project On Student Management System
23 pages
GST Billing System Project Final
PDF
100% (1)
GST Billing System Project Final
19 pages
Computer Science Project Report On Quiz Software Management Computer Science
PDF
No ratings yet
Computer Science Project Report On Quiz Software Management Computer Science
27 pages
CS ATM MANAGEMENT Synopsis
PDF
0% (1)
CS ATM MANAGEMENT Synopsis
15 pages
Hostel Management
PDF
No ratings yet
Hostel Management
27 pages
Computer Science Project Report: (PYTHON AND MYSQL Connectivity) Bank Management System
PDF
No ratings yet
Computer Science Project Report: (PYTHON AND MYSQL Connectivity) Bank Management System
22 pages
Ip Project On - : Library Management System
PDF
No ratings yet
Ip Project On - : Library Management System
19 pages
6030 Project
PDF
100% (5)
6030 Project
29 pages
Library Management Himesh
PDF
No ratings yet
Library Management Himesh
26 pages
Air Final (1) Cs Project
PDF
0% (1)
Air Final (1) Cs Project
32 pages
Computer Science Project Work Class 12
PDF
No ratings yet
Computer Science Project Work Class 12
17 pages
C.S Project
PDF
No ratings yet
C.S Project
24 pages
Project Report On Employee Management System
PDF
100% (1)
Project Report On Employee Management System
14 pages
Food Atm Project
PDF
100% (3)
Food Atm Project
27 pages
Fitness - Centre
PDF
No ratings yet
Fitness - Centre
22 pages
6058 Food Order Processing Management
PDF
100% (1)
6058 Food Order Processing Management
12 pages
Heera Public School: Computer Science Investigatory PROJECT (2022-23)
PDF
100% (1)
Heera Public School: Computer Science Investigatory PROJECT (2022-23)
23 pages
Hotel Management: Informatics Practices Project
PDF
No ratings yet
Hotel Management: Informatics Practices Project
37 pages
Computer Science Project
PDF
100% (1)
Computer Science Project
25 pages
Bank Managment
PDF
100% (1)
Bank Managment
26 pages
Library Management System Class 12 Computer Science
PDF
100% (1)
Library Management System Class 12 Computer Science
47 pages
Project Cs (Deepak)
PDF
No ratings yet
Project Cs (Deepak)
30 pages
PDF Document
PDF
No ratings yet
PDF Document
24 pages
Banking Management
PDF
No ratings yet
Banking Management
17 pages
OOP (Microproject)
PDF
No ratings yet
OOP (Microproject)
26 pages
Hotel Manage Pro
PDF
No ratings yet
Hotel Manage Pro
18 pages
I'm Waiting - WPS Office
PDF
No ratings yet
I'm Waiting - WPS Office
1 page
My Firs Own Written Poem About Tear
PDF
No ratings yet
My Firs Own Written Poem About Tear
1 page
UNIT-1 Part 1
PDF
No ratings yet
UNIT-1 Part 1
120 pages