Workshop on Hotel Reservation System

Slides:



Advertisements
Similar presentations
Communication with Partners Topic #3 Tour Operations.
Advertisements

On line registration at : The registration is complete when the participant receives: a confirmation letter,
Front Office Operations (Reservations)
We have developed CV easy management (CVem) a fast and effective fully automated software solution for effective and rapid management of all personnel.
Jnan B2C Features Hotel Reservation - B2C Features  Hotel Search on country, city wise  Hotel sort options  Filter search option  Hotel rates  Hotel.
Lecture 9 Descriptors, Events & Event Tables INFO1409 Systems Analysis & Design Module HND Year /9.
1 BTEC HNC Systems Support Castle College 2007/8 Systems Analysis Lecture 7 Descriptors Events Events Tables.
Software Testing and Quality Assurance
Data Model Examples USER SPECIFICATIONS.
Chapter 7, Section 4. Reservationists Ask for the Following Information: Guest’s last name, first name, and middle initial Guest’s title Guest’s complete.
Lecture Note 8 Using Data Flow Diagrams
Regal Web Booking Engine Group Booking User Guide.
Communication & record-keeping Good communication is essential in the catering industry as it is a ‘service industry’.
Okinawa International Hotel Management System. Overview Currently at the Okinawa International hotel, routine procedures like; vacant room inquiry, reservation.
Activating Clarity  Activating Clarity  Activation  Online Activation  Fax Activation  Review and Verify Activation and License Terms  Updating.
Enjoy Europe Travel by Train! How to book Swiss Packages in 12 steps ?
Address book By NIRMIT GANG. Main Program  Selection Screen 1.Enter Data 2. Read Data 3. Search Data 4. Modify Data 5. Delete Data 6. Exit Choice.
Practical Object-Oriented Design with UML 2e Slide 1/1 ©The McGraw-Hill Companies, 2004 PRACTICAL OBJECT-ORIENTED DESIGN WITH UML 2e Chapter 4: Restaurant.
INFO1002 Systems Modelling Lecture 10 Establishing User Requirements Department of information Systems.
Chapter 7, Section 2. Revenue Management Increase Revenue by: Managing the number of rooms filed Managing the number of discounts offered Booking guests.
Group Booking : Reserve Multiple Rooms In Single entry Book Multiple Rooms in Single Entry.
More DFDs Class 12.
How to Use The DCVB System Go to :
1 Re-Rents. 2 When using the Purchasing Menu in RentalMan to setup your Re-Rents, you will have the ability to track all Re-Rents. Within this option,
Booking accommodation The accommodation chosen should ensure that the employee is well rested and ready to conduct business the next day. The budget available.
Computer Studies Today Chapter 2 1 » Payroll system » Mailing list system » Ticketing system » Point-of-sale system » Electronic funds transfer system.
Modelling Complex Systems
Unit 3 Assignment 1 p2 Daniel Russell. How information is managed To begin with all of the hotels systems what deal with customers bookings and all that.
The overview of Hotel Management System Currently at the Okinawa International hotel, routine procedures like; vacant room inquiry, reservation and cancellation.
 TATA CONSULTANCY SERVICES MM - Inventory management.
I Travel Booking Training
QIVA High Performance Global Supply Chains
Referral to Community Support Services
MRP: Material Resource Planning
BASIC RESERVATION ACTIVITIES
Blanket Purchase Orders
Stream Agent Training March 2014.
Commercial Agreement Basic Concepts.
Welcome to the Nevada Test Administration Training and Q&A Session
Software acquisition and requirements SR3_Functions - except tasks
TOPIC 2 – ROOM AVAILABILITY & REPORTS
GROUP BOOKINGS.
SUBMITTING A PAYMENT REQUEST FORM
Workshop: Materials Use
Discussion & Exercices
ERO Portal Overview & CFR Tool Training
Hotel: Scandic Park Address:Mannerheimintie 46
Basic Hotel Supplier Setup Process
Communication & record-keeping
The online helpdesk can be used for logging to types of request:
UML State machine diagram
Disability Services Agencies Briefing On HIPAA
PRESCRIPTIONS Chap. 5.
SAD ::: Spring 2018 Sabbir Muhammad Saleh
Health-e Claims July 2007.
Reservations: Sokos Hotels Sales Service Centre
Order Request Enter Login ID Enter Password Click 17 January 2019.
Using Use Case Diagrams
Chapter 4 Company Code Global Parameters
To the ETS - Offset Notice Response Training Course
The ultimate in data organization
Hotel Reservation Receipt
Accounting Information Systems: A Business Process Approach
Software Architecture & Design
Exam Accommodation Requests & Exam Policies and Procedures
Ch. 28 Larman UML & Patterns
CFR Enhancement Session
How to Create a New Absence
Money Money Money Exercise30 Minutes
NEW APPLICATION FOR CECT INSTRUCTORS Pay Detail Information
Presentation transcript:

Workshop on Hotel Reservation System

Requirements The hotel reservation system is part of an accommodation system of a general hotel system. Workshop

Requirements (1) The reservation system supports the following business functions related to the letting of hotel rooms:           - maintain reservations           - confirm reservations It is possible to cancel a reservation. Workshop

Hotel Accommodation v.s. Reservation Hotel reservation system does: Workshop

Requirements (2) a) maintain reservations          1) create a reservation: obtain a reservation no. and enter all reservation details       2) update a reservation: change any reservation details except reservation number     3) continue a reservation: continue a complex reservation of more than one input screen          4) accept a reservation: finalize a reservation b) confirm reservations          1) letter to client confirming the reservation details Workshop

Reservation request (RES)? A reservation request can be entered using the screen RES. All data except the reservation number is entered. When changing the reservation data using screen RES, the reservation number can be found by name, or part of a name. All data, except reservation number, can be changed. If there is more than one reservation with the same name(?), the selection - screen (SEL- RES) is shown. Workshop

Reservation request (RES)? If necessary more room types can be stored for the same period. Only room type and quantity of rooms can be entered. Workshop

Reservation request (RES)? If the request can be met(?), the acceptance screen ACP-RES stores the reservation and a confirmation of the reservation (CON-RES) is produced for the billing address. If the request cannot be met, room type report (RT-REP) is called to look up an alternative choice. Workshop

Reservation request - Interface Workshop

Select reservation (SEL-RES)? Reservation report based on the partial name of the one who makes the reservation. This function is activated by RES when a reservation is accessed by billing name and there is more than one reservation stored for that name. Workshop

Accept Reservation (ACP-RES) This function is performed by function RES when a reservation request can be met. It displays the reservation details and the assigned reservation number. An accepted reservation can then be confirmed. Workshop

Confirmation of Reservation (CON-RES) This function is performed when an accepted reservation is confirmed. The confirmation can be made in four languages ( EN, FR, GE, or NL). Workshop

Room Type Report (RT-REP) This report is provided when a requested room type is not available. Room type report shows the quantity of rooms which:           - are not occupied, and           - are not reserved Workshop

Requirements (3) c) reports    1) room type report: lists room availability from an arrival date for a number of days    2) reservation report: lists arrival date and reservation number for the reservation's billing name and address. Workshop

Requirements (4) Only the hotel employees (as discussed in the workshop) can make a reservation for a room type. The System confirms a reservation in English, Dutch, German or French. Workshop

Data Entities The hotel reservation system ensures consecutive numbering by storing the last issued reservation number in a file called “PARAMETERS.” general data entities: - HOTEL, data includes: name, address, telephone, telex, fax, hotel manager name, - COUNTRY, data includes country code and country name, and - ROOM and ROOM TYPE, describe a hotel room and the various room classes. Workshop

Entities BILLING ADDRESS - A person or institution that will pay or has booked a reservation, HOTEL - Data concerning the hotel that uses the system. The entity never contains more than one occurrence, ROOM - A room, which can be let. There is at least one room and at most 30 rooms per room type, ROOM CLASS - Indication of quality and price of a number of similar rooms. There are at most 10 room types, Workshop

Data Entities BILLING ADDRESS - A person or institution that will pay or has booked a reservation, HOTEL - Data concerning the hotel that uses the system. The entity never contains more than one occurrence, ROOM - A room, which can be let. There is at least one room and at most 30 rooms per room type, ROOM CLASS - Indication of quality and price of a number of similar rooms. There are at most 10 room types Workshop

Data Entities RESERVATION - Promise to a customer that during a certain period a stated number of rooms for stated room types can be accommodated, and RESERVATION DETAIL - Number of rooms in a certain room type that has been promised for a reservation. Workshop