BIS1002 Data and Information Management Trimester 1, 2025 Assessment 2: Applied Project – 1
• Each hotel has many rooms (the room types can be a single room, a double room, a queen room, a studio, a suite etc.)
• A customer can make many reservations
• A reservation should be made by only one customer
• During the stay, a customer can get many services, which will be added to the reservation (breakfast, parking, shuttle, flowers, restaurant etc.)
• When the customers check out, the final bills are prepared based on their reservation records
You need to design and implement the hospital database. There are three parts in the assignment:
1. Conceptual Model design
2. Relational Model design
3. Physical Model design. Database population using SQL programming. Your assignment consists of 3 parts:
Part 1. Conceptual Mode
You need to describe the Conceptual Model, which must include the following elements:
• Entities and their attributes. For each entity you must also introduce unique identifier attribute for each entity.
• Identify multi-valued and composite attributes (if any). In this case, they need to be shown in the ER diagram with the corresponding notations. • Describe relationships between entities and their cardinalities. Remember that relationships can be one-to-one, one-to-many, many-to-many, and also optional or mandatory.
• Draw the Conceptual Model Enhanced Entity-Relationship diagram using app.diagrams.net tool, save it as .png or .jpg file and insert it in the Word document.
Assessment 2 Rubric