Question
Consider a software system where you (and other users) are subscribed to a particular YooToob channel and you want to be informed when a new
Consider a software system where you (and other users) are subscribed to a particular YooToob channel and you want to be informed when a new video is available. However, there are many genres of YooToob videos available (e.g. Product Review Videos, How-To Videos, etc.) and due to the resource limitation, the software system can only allow one channel of each genre to be available for users to subscribe. Users are also divided into categories (e.g. children, teenagers, adults, etc.). There can be an unlimited number of users in any user category.
(a) Design a software system which meets the above requirements. State what Design Pattern(s) you have used and draw the Class diagram. Include all attributes or methods that are essential to the Design Pattern(s) you have used. Any other attributes or methods are optional.
(b) Draw the sequence diagram of your design.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started