Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
MOAAS edited this page Jun 10, 2020 · 1 revision

A4: Conceptual Data Model

Our product is a social network that allows users to create new relationships, making it easier to share moments with friends, and connecting people in a fun way.

This artefact specifies the UML diagram for our database, which will serve as a guide when coding the actual database for our website

1. Class diagram

UML_LBAW

2. Additional Business Rules

Identifier Name Description
BR07 Deleted User keeps Content In UML the 0-1 association to the User mean that if the user is deleted, the Content is kept, but displayed as "Created by deleted user"

Revision history

  • 19/03/2020 - First Submission: Created Artifact 4
  • 20/03/2020 - Revision 1: Added Moderation to UML and Notifications
  • 25/03/2020 - Revision 2: Small tweaks in order to keep the conceptual model in line with the relational model
  • 26/03/2020 - Revision 3: Added Notification types.

GROUP2046, 19/03/2020

Clone this wiki locally