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)
7K views
Computer Science Project On Hotel Management
Best computer science project on botel management
Uploaded by
GLobal tOys
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Computer science project on hotel management For Later
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)
7K views
Computer Science Project On Hotel Management
Best computer science project on botel management
Uploaded by
GLobal tOys
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Computer science project on hotel management For Later
Carousel Previous
Carousel Next
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
E-Commerce Database Management System
PDF
0% (2)
E-Commerce Database Management System
24 pages
Book Store Management System
PDF
100% (1)
Book Store Management System
22 pages
Full Project
PDF
0% (1)
Full Project
18 pages
Store Managment System
PDF
50% (2)
Store Managment System
27 pages
Project File Hotel Management System
PDF
No ratings yet
Project File Hotel Management System
21 pages
6081.hostel Management
PDF
50% (4)
6081.hostel Management
27 pages
Ip Project On Sales Agency
PDF
100% (1)
Ip Project On Sales Agency
18 pages
Physics Investigatory Project EMP Jammer PDF
PDF
100% (3)
Physics Investigatory Project EMP Jammer PDF
15 pages
Class XII Computer Project - Hotel Management
PDF
75% (8)
Class XII Computer Project - Hotel Management
29 pages
Project Report On Employee Management System
PDF
100% (1)
Project Report On Employee Management System
14 pages
Fitness - Centre
PDF
No ratings yet
Fitness - Centre
22 pages
Bakery Management System - 240105 - 145802
PDF
No ratings yet
Bakery Management System - 240105 - 145802
20 pages
CS ATM MANAGEMENT Synopsis
PDF
0% (1)
CS ATM MANAGEMENT Synopsis
15 pages
Flight Management For Class12
PDF
0% (1)
Flight Management For Class12
15 pages
Computer Science Project Class 12
PDF
No ratings yet
Computer Science Project Class 12
20 pages
Aissce Practicals
PDF
100% (1)
Aissce Practicals
3 pages
Term - 1 Synopsis Fashion Store Management
PDF
100% (1)
Term - 1 Synopsis Fashion Store Management
16 pages
Student Data Management 1 2
PDF
67% (3)
Student Data Management 1 2
31 pages
Computer Investigatory Project Class 12 FLIGHT BOOKLING
PDF
100% (3)
Computer Investigatory Project Class 12 FLIGHT BOOKLING
34 pages
I.P Project, Hotel Report, Class Xii
PDF
65% (79)
I.P Project, Hotel Report, Class Xii
44 pages
Computer Science Class 12 Project
PDF
75% (4)
Computer Science Class 12 Project
21 pages
Stock Import Management System: Name-Aditya Gupta CLASS-12-B Board Roll Number-23669774
PDF
No ratings yet
Stock Import Management System: Name-Aditya Gupta CLASS-12-B Board Roll Number-23669774
16 pages
GST Billing System Project Final
PDF
No ratings yet
GST Billing System Project Final
19 pages
Blood Bank Management System: Project On
PDF
No ratings yet
Blood Bank Management System: Project On
28 pages
CS Project
PDF
No ratings yet
CS Project
30 pages
Banking Management
PDF
No ratings yet
Banking Management
17 pages
Class 12 Cs Project
PDF
No ratings yet
Class 12 Cs Project
14 pages
Heera Public School: Computer Science Investigatory PROJECT (2022-23)
PDF
100% (1)
Heera Public School: Computer Science Investigatory PROJECT (2022-23)
23 pages
Computer Science Project On Student Management System
PDF
100% (2)
Computer Science Project On Student Management System
23 pages
Pharmacy Management System - 12 - CS
PDF
67% (3)
Pharmacy Management System - 12 - CS
12 pages
Kendriya Vidyalaya Sangathan: Project Title Prepared by
PDF
100% (2)
Kendriya Vidyalaya Sangathan: Project Title Prepared by
23 pages
Computer Science Project
PDF
No ratings yet
Computer Science Project
31 pages
Computer Science Project Work Class 12
PDF
No ratings yet
Computer Science Project Work Class 12
17 pages
Class 12 Project-Hotel Management System
PDF
100% (1)
Class 12 Project-Hotel Management System
45 pages
Project Cs (Deepak)
PDF
No ratings yet
Project Cs (Deepak)
30 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
LIBRARY Management System
PDF
No ratings yet
LIBRARY Management System
19 pages
Quiz Master
PDF
100% (1)
Quiz Master
15 pages
Hotel Management: Informatics Practices Project
PDF
No ratings yet
Hotel Management: Informatics Practices Project
37 pages
IP Project On Hospital Management
PDF
No ratings yet
IP Project On Hospital Management
25 pages
Ip Project Hotel Management Class12
PDF
50% (2)
Ip Project Hotel Management Class12
27 pages
Electronics Store-CS Project Aditi Mahale XII-C
PDF
No ratings yet
Electronics Store-CS Project Aditi Mahale XII-C
34 pages
Class XII YEAR Project
PDF
100% (1)
Class XII YEAR Project
37 pages
Library Management System For Computer Science Project Class 12
PDF
70% (10)
Library Management System For Computer Science Project Class 12
31 pages
Bank Managment
PDF
100% (1)
Bank Managment
26 pages
Hospital Management System: A Project Report On
PDF
100% (1)
Hospital Management System: A Project Report On
24 pages
Library Management System Class 12 Computer Science
PDF
100% (1)
Library Management System Class 12 Computer Science
47 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
Delhi Public School: Electricity Billing System
PDF
No ratings yet
Delhi Public School: Electricity Billing System
29 pages
6058 Food Order Processing Management
PDF
100% (1)
6058 Food Order Processing Management
12 pages
6025 - Computer Sales and Service System
PDF
100% (2)
6025 - Computer Sales and Service System
37 pages
Hotel Management System PYTHON
PDF
100% (1)
Hotel Management System PYTHON
29 pages
Hospital Management Project Complete
PDF
No ratings yet
Hospital Management Project Complete
11 pages
Computer Investigatory Project
PDF
No ratings yet
Computer Investigatory Project
23 pages
Akhil Project Documentation
PDF
0% (1)
Akhil Project Documentation
32 pages
Class 12th Python Project On Cricket Game
PDF
100% (1)
Class 12th Python Project On Cricket Game
22 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
A Project Report On - Food Booking System
PDF
No ratings yet
A Project Report On - Food Booking System
20 pages
Air Final (1) Cs Project
PDF
0% (1)
Air Final (1) Cs Project
32 pages
Hotel Management System OOP Micro Project
PDF
No ratings yet
Hotel Management System OOP Micro Project
21 pages
OOP (Microproject)
PDF
No ratings yet
OOP (Microproject)
26 pages
UNIT-1 Part 1
PDF
No ratings yet
UNIT-1 Part 1
120 pages
My Firs Own Written Poem About Tear
PDF
No ratings yet
My Firs Own Written Poem About Tear
1 page
I'm Waiting - WPS Office
PDF
No ratings yet
I'm Waiting - WPS Office
1 page
Vvip Host
PDF
50% (2)
Vvip Host
107 pages
Computer Science Project
PDF
100% (1)
Computer Science Project
25 pages
Related titles
Click to expand Related Titles
Carousel Previous
Carousel Next
E-Commerce Database Management System
PDF
E-Commerce Database Management System
Book Store Management System
PDF
Book Store Management System
Full Project
PDF
Full Project
Store Managment System
PDF
Store Managment System
Project File Hotel Management System
PDF
Project File Hotel Management System
6081.hostel Management
PDF
6081.hostel Management
Ip Project On Sales Agency
PDF
Ip Project On Sales Agency
Physics Investigatory Project EMP Jammer PDF
PDF
Physics Investigatory Project EMP Jammer PDF
Class XII Computer Project - Hotel Management
PDF
Class XII Computer Project - Hotel Management
Project Report On Employee Management System
PDF
Project Report On Employee Management System
Fitness - Centre
PDF
Fitness - Centre
Bakery Management System - 240105 - 145802
PDF
Bakery Management System - 240105 - 145802
CS ATM MANAGEMENT Synopsis
PDF
CS ATM MANAGEMENT Synopsis
Flight Management For Class12
PDF
Flight Management For Class12
Computer Science Project Class 12
PDF
Computer Science Project Class 12
Aissce Practicals
PDF
Aissce Practicals
Term - 1 Synopsis Fashion Store Management
PDF
Term - 1 Synopsis Fashion Store Management
Student Data Management 1 2
PDF
Student Data Management 1 2
Computer Investigatory Project Class 12 FLIGHT BOOKLING
PDF
Computer Investigatory Project Class 12 FLIGHT BOOKLING
I.P Project, Hotel Report, Class Xii
PDF
I.P Project, Hotel Report, Class Xii
Computer Science Class 12 Project
PDF
Computer Science Class 12 Project
Stock Import Management System: Name-Aditya Gupta CLASS-12-B Board Roll Number-23669774
PDF
Stock Import Management System: Name-Aditya Gupta CLASS-12-B Board Roll Number-23669774
GST Billing System Project Final
PDF
GST Billing System Project Final
Blood Bank Management System: Project On
PDF
Blood Bank Management System: Project On
CS Project
PDF
CS Project
Banking Management
PDF
Banking Management
Class 12 Cs Project
PDF
Class 12 Cs Project
Heera Public School: Computer Science Investigatory PROJECT (2022-23)
PDF
Heera Public School: Computer Science Investigatory PROJECT (2022-23)
Computer Science Project On Student Management System
PDF
Computer Science Project On Student Management System
Pharmacy Management System - 12 - CS
PDF
Pharmacy Management System - 12 - CS
Kendriya Vidyalaya Sangathan: Project Title Prepared by
PDF
Kendriya Vidyalaya Sangathan: Project Title Prepared by
Computer Science Project
PDF
Computer Science Project
Computer Science Project Work Class 12
PDF
Computer Science Project Work Class 12
Class 12 Project-Hotel Management System
PDF
Class 12 Project-Hotel Management System
Project Cs (Deepak)
PDF
Project Cs (Deepak)
Computer Science Project Report: (PYTHON AND MYSQL Connectivity) Bank Management System
PDF
Computer Science Project Report: (PYTHON AND MYSQL Connectivity) Bank Management System
LIBRARY Management System
PDF
LIBRARY Management System
Quiz Master
PDF
Quiz Master
Hotel Management: Informatics Practices Project
PDF
Hotel Management: Informatics Practices Project
IP Project On Hospital Management
PDF
IP Project On Hospital Management
Ip Project Hotel Management Class12
PDF
Ip Project Hotel Management Class12
Electronics Store-CS Project Aditi Mahale XII-C
PDF
Electronics Store-CS Project Aditi Mahale XII-C
Class XII YEAR Project
PDF
Class XII YEAR Project
Library Management System For Computer Science Project Class 12
PDF
Library Management System For Computer Science Project Class 12
Bank Managment
PDF
Bank Managment
Hospital Management System: A Project Report On
PDF
Hospital Management System: A Project Report On
Library Management System Class 12 Computer Science
PDF
Library Management System Class 12 Computer Science
Hotel Management System: All India Senior School Certificate Examination Term 1 2021-22
PDF
Hotel Management System: All India Senior School Certificate Examination Term 1 2021-22
Delhi Public School: Electricity Billing System
PDF
Delhi Public School: Electricity Billing System
6058 Food Order Processing Management
PDF
6058 Food Order Processing Management
6025 - Computer Sales and Service System
PDF
6025 - Computer Sales and Service System
Hotel Management System PYTHON
PDF
Hotel Management System PYTHON
Hospital Management Project Complete
PDF
Hospital Management Project Complete
Computer Investigatory Project
PDF
Computer Investigatory Project
Akhil Project Documentation
PDF
Akhil Project Documentation
Class 12th Python Project On Cricket Game
PDF
Class 12th Python Project On Cricket Game
Computer Science Project Report On Quiz Software Management Computer Science
PDF
Computer Science Project Report On Quiz Software Management Computer Science
A Project Report On - Food Booking System
PDF
A Project Report On - Food Booking System
Air Final (1) Cs Project
PDF
Air Final (1) Cs Project
Hotel Management System OOP Micro Project
PDF
Hotel Management System OOP Micro Project
OOP (Microproject)
PDF
OOP (Microproject)
UNIT-1 Part 1
PDF
UNIT-1 Part 1
My Firs Own Written Poem About Tear
PDF
My Firs Own Written Poem About Tear
I'm Waiting - WPS Office
PDF
I'm Waiting - WPS Office
Vvip Host
PDF
Vvip Host
Computer Science Project
PDF
Computer Science Project