The following is the description of the application:
Based on the above scenario, draw an ER or UML diagram. You can draw the diagram using https://app.diagrams.net/ or manually. Please mention if you make any assumptions. [15 Marks]
Diagram |
A series has two attributes- name and description. Name is the Primary key as it is unique.
An episode has attributes- episode number, series name, duration, date
As episode number can be same for two series, the primary key for an episode is a composite of series name and episode number.
A comment has attributes - username, date and content.
An episode can have comments from many users. Similarly, there can be comments from a user on different episodes.
Get Answers For Free
Most questions answered within 1 hours.