Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
added project takeover (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
benedictweis authored Jun 19, 2024
1 parent 3039a01 commit c11fb0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default withMermaid({
{ text: 'Das User Interface', link: '/project/user-interface' },
],
},
{ text: 'Projekt Übernahme', link: '/project/project-takeover' },
],

'/reports/': [
Expand Down
3 changes: 3 additions & 0 deletions docs/project/project-takeover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Projektübernahme

Dieses Projekt ist im Zuge einer Vorlesung an der [DHBW Karlsruhe](https://www.karlsruhe.dhbw.de/startseite.html) entstanden und hatte dadurch einen festgelegten Zeitlichen Rahmen. Im Zuge dieser Vorlesung konnten einige geplante Features noch nicht umgesetzt werden. Sollte man an diesem Projekt weiterarbeiten wollen sollte man sich an den offenen [optionalen Issues](https://github.com/SE-TINF22B2/G5-DuoGradus/labels/optional) orientieren. Die Einarbeitung in das Projekt sollte anhand der Dokumentation und dem Repository möglich sein.

0 comments on commit c11fb0e

Please sign in to comment.