Project 004: Social Platform Database
MySQL • ER Modeling • Schema Design • Coursework (Individual)
Design Artifacts
This PDF contains my hand-drawn conceptual ER diagram (Chen notation) and the MySQL Workbench physical ER model export.
Download ER Models (PDF) Download Assignment Spec (PDF) Go to Code Page
Tip: zoom out or download for clearer text and detail.Specification Summary (What the database must support)
The spec describes NEWSPAPER.NET, including hubs with posts, external URLs and post-to-post links, user accounts and bi-directional connections, comments with tagging, moderator assignments with reports, and optional AI agent tracking.