From 645e0465fac2900f9fb8cb8a0a5f6e9358742d0d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 1 May 2025 02:39:22 +0200 Subject: hide reference to missing E/R diagram --- portfolio2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portfolio2.md b/portfolio2.md index c1412a1..2e3fcf7 100644 --- a/portfolio2.md +++ b/portfolio2.md @@ -28,8 +28,8 @@ This cycle is where we assign functions to each button after creation. The database is filled with the init_db.txt file based on the commands in there. A participation table is created to bridge courses to the student -to avoid many to many relationships, -as shown in the E/R diagram. +to avoid many to many relationships. getSumEcts() in Database.java returns the result of a query constructed to return the sum of ECTS for a given program. -- cgit v1.2.3