This commit is contained in:
ivan-pelly
2026-04-19 14:09:30 -07:00
parent 09673ab53c
commit cd204e4d10
33 changed files with 1521 additions and 11 deletions
+6 -6
View File
@@ -1151,7 +1151,7 @@
<div class="stack">
<div class="card">
<strong>Frontend</strong>
Angular 20
Angular 20.1.5
</div>
<div class="card">
<strong>Backend</strong>
@@ -1218,7 +1218,7 @@
<section id="hosting">
<h2>4. Recommended Hosting</h2>
<ul>
<li>The entire application is currently hosted online with Hetzner (www.hetzner.com), on a plan donated by team members. The team has committed to hosting for at least the next two years, and if/when that changes, will help the partner transition to the hosting platform of their choice. </li>
<li>The entire application is currently hosted online with Hetzner (www.hetzner.com), on a plan donated by team members. The team has committed to hosting for at least the next two years, and if/when that changes, will help the partner transition to the hosting platform of their choice. The team recommends staying with Hetzner based on their reliability and low cost.</li>
</ul>
</section>
@@ -1307,9 +1307,9 @@ JWT_EXPIRATION=3600</code></pre>
<h3>Form Factor Analysis</h3>
<ul>
<li>Mobile Portrait: Fully responsive and functional</li>
<li>Mobile Landscape: Improved readability and layout</li>
<li>Desktop: Optimal user experience</li>
<li>Mobile Portrait: Fully responsive and functional - minimal UI and streamlined functionality for robust field use.</li>
<li>Mobile Landscape: Improved readability and layout - same features and user story as mobile portrait</li>
<li>Desktop: Full-featured user experience, with application configuration, administrator and edit/delete functionality</li>
</ul>
<h3>UX Observations</h3>
@@ -1329,7 +1329,7 @@ JWT_EXPIRATION=3600</code></pre>
<section id="sustain">
<h2>13. Sustainability Considerations</h2>
<p>Docker deployment, free-tier hosting, and modular design support long-term maintainability.</p>
<p>Docker deployment, very inexpensive hosting, and modular design support long-term maintainability. Addcitionally, the use of free, off-the-shelf technology choices (Angular, C#, MySQL) contribute a sustainable project tech stack. </p>
</section>
<section id="appendix-a">