-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
META: Add presentation & spice up readme (#56)
- Loading branch information
Showing
5 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions
16
docs/src/content/docs/cross-cutting/project_design_presentation.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Project Design Presentation | ||
description: Presentation of the project design. | ||
--- | ||
|
||
The project design presentation is a high-level overview of the project design. | ||
It is intended to provide a quick overview of the project design to stakeholders, project managers, and developers. | ||
|
||
The presentation can be accessed [HERE](/teamagochi/ProjectPresentation.pdf) or by clicking on the image below. | ||
|
||
<br /> | ||
|
||
<a href="/teamagochi/ProjectPresentation.pdf"> | ||
![Project Design Presentation](./ProjectPresentation.png) | ||
</a> | ||
|