From 0a8d2ebb59c07e3fc25b7c840edee22b29bc8ff1 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Sun, 29 Mar 2026 18:53:32 -0700 Subject: [PATCH] Updated button color --- docs/index.html | 597 ++++++++++++++++++++++++------------------------ 1 file changed, 293 insertions(+), 304 deletions(-) diff --git a/docs/index.html b/docs/index.html index 2c4626b..8d9c49b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,416 +3,405 @@ - - + + - + - + -WIN — Student Goal Tracker and Reporting + WIN — Student Goal Tracker and Reporting - - - + + + - + footer { + text-align: center; + padding: 2rem; + color: rgba(17, 24, 39, .65); + } + -
+
-

WIN — Student Goal Tracker and Reporting

+

WIN — Student Goal Tracker and Reporting

-

-Track student goals, document services, and log critical incidents with auditable workflows designed for student support programs. -

+

+ Track student goals, document services, and log critical incidents with auditable workflows designed for student + support programs. +

- -
+ +
- - Open Live Prototype - + + Open Live Prototype + - - Take Evaluation Survey - + + Take Evaluation Survey + -
+
-
+
-
+
-
+
-
+
-

Project Overview

+

Project Overview

-

-WIN Student Goal Tracker supports student goal tracking, services documentation, -and critical incident reporting with auditability and privacy in mind. -The system reduces manual paperwork and improves visibility into student progress. -

+

+ WIN Student Goal Tracker supports student goal tracking, services documentation, + and critical incident reporting with auditability and privacy in mind. + The system reduces manual paperwork and improves visibility into student progress. +

-
+
-
+
-

Typical Workflow

+

Typical Workflow

-
    -
  1. Select a student.
  2. -
  3. Select a goal.
  4. -
  5. Record progress events for that goal.
  6. -
  7. Record case notes and services provided.
  8. -
  9. If needed, log a critical incident.
  10. -
  11. Generate reports for program outcomes.
  12. -
+
    +
  1. Select a student.
  2. +
  3. Select a goal.
  4. +
  5. Record progress events for that goal.
  6. +
  7. Record case notes and services provided.
  8. +
  9. If needed, log a critical incident.
  10. +
  11. Generate reports for program outcomes.
  12. +
-
+
-
+
-

Core Features

+

Core Features

-
    -
  • 👤 Student profiles: demographics and program context.
  • -
  • 🎯 Goal management: sub-goals, statuses, and progress tracking.
  • -
  • 📝 Case documentation: notes and service tracking.
  • -
  • ⚠️ Critical incidents: consistent logging and review.
  • -
  • 🔎 Search & filters: quickly locate students.
  • -
+
    +
  • 👤 Student profiles: demographics and program context.
  • +
  • 🎯 Goal management: sub-goals, statuses, and progress tracking.
  • +
  • 📝 Case documentation: notes and service tracking.
  • +
  • ⚠️ Critical incidents: consistent logging and review.
  • +
  • 🔎 Search & filters: quickly locate students.
  • +
-
+
-
+
-

Project Structure

+

Project Structure

-
    -
  • api/ — middle-tier services and data access
  • -
  • ui/ — front-end application
  • -
  • db/ — database structures
  • -
  • SECURITY.md — security practices
  • -
  • README.md — build instructions
  • -
+
    +
  • api/ — middle-tier services and data access
  • +
  • ui/ — front-end application
  • +
  • db/ — database structures
  • +
  • SECURITY.md — security practices
  • +
  • README.md — build instructions
  • +
-
+
-
+
-

Getting Started

+

Getting Started

-
    -
  1. Open the live prototype to validate the core workflow.
  2. -
  3. Complete the 3 evaluation tasks on the prototype.
  4. -
  5. Submit feedback using the evaluation survey.
  6. -
+
    +
  1. Open the live prototype to validate the core workflow.
  2. +
  3. Complete the 3 evaluation tasks on the prototype.
  4. +
  5. Submit feedback using the evaluation survey.
  6. +
- -Go to GitHub - + + Go to GitHub + -
+
-
+
-
+
-

Roadmap

+

Roadmap

-
+
-
-

MVP

-
    -
  • Student profiles
  • -
  • Goal creation
  • -
  • Incident logging
  • -
-
+
+

MVP

+
    +
  • Student profiles
  • +
  • Goal creation
  • +
  • Incident logging
  • +
+
-
-

Operations

-
    -
  • Search & filters
  • -
  • Reports & exports
  • -
  • Supervisor review workflow
  • -
-
+
+

Operations

+
    +
  • Search & filters
  • +
  • Reports & exports
  • +
  • Supervisor review workflow
  • +
+
-
-

Compliance

-
    -
  • Audit log viewer
  • -
  • Retention policy
  • -
  • Incident classification
  • -
-
+
+

Compliance

+
    +
  • Audit log viewer
  • +
  • Retention policy
  • +
  • Incident classification
  • +
+
-
+
-
+
-
+
-

Team Members

+

Team Members

-
    -
  • Armin Abaye — UX/UI Lead & Product Strategy
  • -
  • Ivan Pelly — Full Stack Development Lead
  • -
  • Oliver Pelly — Backend Systems & Security Engineer
  • -
  • Raul Rosado — Infrastructure & Governance Lead
  • -
  • Vraj Patel — Front-End Development & Integration Lead
  • -
+
    +
  • Armin Abaye — UX/UI Lead & Product Strategy
  • +
  • Ivan Pelly — Full Stack Development Lead
  • +
  • Oliver Pelly — Backend Systems & Security Engineer
  • +
  • Raul Rosado — Infrastructure & Governance Lead
  • +
  • Vraj Patel — Front-End Development & Integration Lead
  • +
-
+
-
+
-

Documentation

+

Documentation

-

-Stakeholders: open the live prototype, complete the tasks, then submit feedback using the survey. -

+

+ Stakeholders: open the live prototype, complete the tasks, then submit feedback using the survey. +

- -
+
-
+
-

Lighthouse Scores

+

Lighthouse Scores

-
+
-
-100 -Performance -
+
+ 100 + Performance +
-
-100 -Accessibility -
+
+ 100 + Accessibility +
-
-100 -Best Practices -
+
+ 100 + Best Practices +
-
-100 -SEO -
+
+ 100 + SEO +
-
+
- -Tested in a Chrome Incognito window. - + + Tested in a Chrome Incognito window. + -
+
-
+
- + - + + \ No newline at end of file