This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
-
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.
Docs: Include Refined Architecture Presentation (& Fix Docs Links) (#75)
- Loading branch information
Showing
4 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
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
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/refined_architecture_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: Refined Architecture Presentation | ||
description: Additional notes for Project Design Presentation. | ||
--- | ||
|
||
The project refined design presentation is a high-level overview of the project design (extending the Project Design Presentation). | ||
It is intended to provide a quick overview of the refined design to stakeholders, project managers, and developers. | ||
|
||
The presentation can be accessed [HERE](/teamagochi/docs/RefinedArchitecturePresentation.pdf) or by clicking on the image below. | ||
|
||
<br /> | ||
|
||
<a href="/teamagochi/docs/RefinedArchitecturePresentation.pdf"> | ||
![Project Design Presentation](./refined_arch_presentation.png) | ||
</a> | ||
|