39 lines
1.3 KiB
Text
39 lines
1.3 KiB
Text
#import "@preview/arkheion:0.1.0": arkheion, arkheion-appendices
|
|
|
|
#show: arkheion.with(
|
|
title: [Secret Management with rvault],
|
|
authors: (
|
|
(name: "Samuel", email: "user@domain.com", affiliation: "HPE", orcid: "0000-0000-0000-0000"),
|
|
(name: "Philip", email: "user@domain.com", affiliation: "HPE"),
|
|
(name: "Laurenz Noffke", email: "laurenz.noffke+but-id-replace-it-with-matrikel@hpe.com", affiliation: [HPE]),
|
|
),
|
|
// Insert your abstract after the colon, wrapped in brackets.
|
|
// Example: `abstract: [This is my abstract...]`
|
|
// abstract: [lorem(55)],
|
|
// keywords: ("First keyword", "Second keyword", "etc."),
|
|
date: "2024-04-10",
|
|
)
|
|
|
|
= Project Requirements
|
|
|
|
This chapter will outline the requirements
|
|
to be fulfilled by this project in regards to the DHBW.
|
|
|
|
Eines der Gruppenmitglieder muss bis zum TODO folgende Dateien hier hochladen:
|
|
|
|
- Ausarbeitung als PDF (use dhbw template later on)
|
|
- Präsentation als PDF
|
|
- Textdatei mit Teilnehmern, Projekttitel und Kurzbeschreibung
|
|
- Programmentwurf (komplettes Repository, was bewertet wird) als ZIP / TAR
|
|
|
|
Die Prüfungsleistung muss bis spätestens zum TODO hier abgegeben werden. Spätere Abgaben sind nicht möglich.
|
|
|
|
= Project Goal
|
|
|
|
= Planning & Timeline
|
|
|
|
= API-Compliance & Testing
|
|
|
|
= Architecture
|
|
|
|
In regards to crates, ...
|