Software Design with UML You are designing a restaurant reservation system and you are told the following specs below: -

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Software Design with UML You are designing a restaurant reservation system and you are told the following specs below: -

Post by answerhappygod »

Software Design With Uml You Are Designing A Restaurant Reservation System And You Are Told The Following Specs Below 1
Software Design With Uml You Are Designing A Restaurant Reservation System And You Are Told The Following Specs Below 1 (54.35 KiB) Viewed 13 times
Software Design with UML You are designing a restaurant reservation system and you are told the following specs below: - In a restaurant, there are multiple tables with varying seating capacities - A table of a seating capacity of n can be booked for m people of a group if m<=n - A minimum T duration is needed to clean the table; therefore a table can be re-booked for the same day only if there is a minimum T duration between 2 bookings - Reservation of a table can only be made in the restaurant's fixed operation hours - When a reservation is cancelled, the table immediately becomes available for reservation 1. Describe (in text) the classes you need in your design, and their relationships (5pt) Hint: what are the objects? What are the associations between objects? Can a framework be designed for other similar applications? 2. Draw UML to illustrate your design (5pt)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply