Hospi-Helper is an online software system that can be used by hotels and inns to manage reservations. Customers and hotel sales representatives can use the system to check room availability and room price. They can also make, modify, and cancel reservations. When a reservation is made the customer's bank verifies the payment. When it is cancelled the customer's bank refunds the payment. Housekeepers can use the system to update the ready status of rooms (clean, ready to be occupied). Front desk attendants can use the system to check guests into and out of rooms. Up to three rooms can be booked on a single reservation. A reservation has check-in and check-out dates. It has a status (Cancelled, Confirmed, Paid, and in-Progress). It also has an associated customer. A customer is a guest who is at least 21 years-old with an associated credit card that will be used to pay for the reservation and incidentals. A credit card must realize the following interface operations: getAccountNumber, getExpirationDate, getSecurityCode, and charge (which returns false if the charge fails for some reason). Currently, only Visa and MasterCard realize this interface. A guest has an associated room and a unique key access code. A guest is also associated with first and last name, address, phone number, and a date of birth. A room has a room number, a nightly rate, is either smoking or non-smoking, is or isn't occupied, and is or isn't ready (i.e., clean). There are several types of rooms: Queen, Double Queen, and King. A room is associated with zero or more reservations that it is booked by. It has zero to three guests. Problems Problem 1 Create a use case model for this system. Problem 2 Create a domain model for this system.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Hospi-Helper is an online software system that can be used by hotels and inns to manage reservations.

Customers and hotel sales representatives can use the system to check room availability and room price. They can also make, modify, and cancel reservations. When a reservation is made the customer's bank verifies the payment. When it is cancelled the customer's bank refunds the payment. Housekeepers can use the system to update the ready status of rooms (clean, ready to be occupied). Front desk attendants can use the system to check guests into and out of rooms.

Up to three rooms can be booked on a single reservation. A reservation has check-in and check-out dates. It has a status (Cancelled, Confirmed, Paid, and in-Progress). It also has an associated customer. A customer is a guest who is at least 21 years-old with an associated credit card that will be used to pay for the reservation and incidentals.

A credit card must realize the following interface operations: getAccountNumber, getExpirationDate, getSecurityCode, and charge (which returns false if the charge fails for some reason). Currently, only Visa and MasterCard realize this interface.

A guest has an associated room and a unique key access code. A guest is also associated with first and last name, address, phone number, and a date of birth.

A room has a room number, a nightly rate, is either smoking or non-smoking, is or isn't occupied, and is or isn't ready (i.e., clean). There are several types of rooms: Queen, Double Queen, and King. A room is associated with zero or more reservations that it is booked by. It has zero to three guests.

Problems

Problem 1

Create a use case model for this system.

Problem 2

Create a domain model for this system.

 

I think you need to make a diagram on it so please make thanks 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Device network connection
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education