From 94f7348c379f16036e67dce1ad94be274fc84ec8 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 1 May 2025 02:15:59 +0200 Subject: add/update build and zip generation routines --- report.qmd | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'report.qmd') diff --git a/report.qmd b/report.qmd index 519b0bd..703c0ec 100644 --- a/report.qmd +++ b/report.qmd @@ -25,8 +25,19 @@ breaks: false # General notes -This text covers the code project `com.biks.bachelorizer` -that was authored with contributions from several groups +This report covers the two code projects +`portfolio1` and `dk.biks.bachelorizer`. + +`portfolio1` +was authored with contributions from several groups +involving the students +Asger Adam Væver Johansen, +Alexander Marthin Klemensen, +Ian Valentin Christensen +and Jonas Smedegaard. + +`dk.biks.bachelorizer` +was authored with contributions from several groups involving the students Alexander Marthin Klemensen, Ian Valentin Christensen, @@ -35,7 +46,14 @@ and Zahed Noos. Copyright statements at the top of the code files reflects from whom each file received contributions. -With the code project is included two additional projects, +With the code project is included compiled class files, +the make files used to compile, +an SQL script `database.txt`, +a pregenerated SQLite3 database file `identifier.sqlite` +(duplicated to cover use from command-line and in intellij) +and a README.md file documenting compilation and execution. + +Also included with the code projects are two projects, `com.example.portfolio2` and `com.example.portfolio3`, derived from @Rosendahl2025.12 and @Rosendahl2025.16, respectively. -- cgit v1.2.3