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

Commit

Permalink
Docs: Include Refined Architecture Presentation (& Fix Docs Links) (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnsAnns authored May 15, 2024
2 parents 44202d9 + 425575b commit ed1ebaf
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
Binary file added docs/public/RefinedArchitecturePresentation.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ 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.
The presentation can be accessed [HERE](/teamagochi/docs/ProjectPresentation.pdf) or by clicking on the image below.

<br />

<a href="/teamagochi/ProjectPresentation.pdf">
<a href="/teamagochi/docs/ProjectPresentation.pdf">
![Project Design Presentation](./ProjectPresentation.png)
</a>

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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>

0 comments on commit ed1ebaf

Please sign in to comment.