Draw an E-R Diagram that models an information system that keeps track of booking information for several hotels within a chain. Use the notation that is used in the text and in class. State any other assumptions you make. a. b. Each hotel has a unique hotel identifier along with a name, location, and phone number. Each hotel has different numbers, and types of rooms. For a given hotel, each room is assigned a room number, type (single, double, suite, etc.) and standard price. c. Each hotel customer has a unique customer number, a name, a phone number, and a credit card number. d. A customer books a specific room for a given date and number of days. e. The actual price of a given room may differ between customers due to the customer being a preferred or corporate customer. State any assumptions you make. Be clear.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter11: Introduction To Classes
Section11.5: A Closer Look: Uml Class And Object Diagrams
Problem 1E
icon
Related questions
Question
1. Draw an E-R Diagram that models an information system that keeps track of booking information for
several hotels within a chain. Use the notation that is used in the text and in class. State any other
assumptions you make. I
a. Each hotel has a unique hotel identifier along with a name, location, and phone number.
b.
Each hotel has different numbers and types of rooms. For a given hotel, each room is assigned a room
number, type (single, double, suite, etc.) and standard price.
Each hotel customer has a unique customer number, a name, a phone number, and a credit card
number.
C.
d. A customer books a specific room for a given date and number of days.
e. The actual price of a given room may differ between customers due to the customer being a
preferred or corporate customer.
State any assumptions you make. Be clear.
Transcribed Image Text:1. Draw an E-R Diagram that models an information system that keeps track of booking information for several hotels within a chain. Use the notation that is used in the text and in class. State any other assumptions you make. I a. Each hotel has a unique hotel identifier along with a name, location, and phone number. b. Each hotel has different numbers and types of rooms. For a given hotel, each room is assigned a room number, type (single, double, suite, etc.) and standard price. Each hotel customer has a unique customer number, a name, a phone number, and a credit card number. C. d. A customer books a specific room for a given date and number of days. e. The actual price of a given room may differ between customers due to the customer being a preferred or corporate customer. State any assumptions you make. Be clear.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Requirement Analysis
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
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr