From ed112350affede3e580e82c04b20bf885880c771 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Mon, 16 Mar 2026 18:42:33 -0700 Subject: [PATCH 1/4] Update contributors list with full names and roles --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ffc3771..dc8430d 100644 --- a/README.md +++ b/README.md @@ -182,13 +182,13 @@ WinStudentGoalTracker ├── frontend ├── backend ├── database # Contributors - Name Role - ------------- ----------------------------- - Raul Rosado Infrastructure & Governance - Armin UX/UI & Product Strategy - Ivan Full Stack Development - Oliver Backend & Security - Vraj Front-End & Integration + Name Role + ------------- ----------------------------- + Raul Rosado Infrastructure & Governance + Armin Abaye UX/UI & Product Strategy + Ivan Pelly Full Stack Development + Oliver Pelly Backend & Security + Vraj Patel Front-End, Integration & AI ------------------------------------------------------------------------ From a545a69c67151ddc0fc1a3b48ea2dc9c8a454793 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Mon, 16 Mar 2026 18:46:06 -0700 Subject: [PATCH 2/4] Format contributors section as a table --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dc8430d..61345f3 100644 --- a/README.md +++ b/README.md @@ -182,13 +182,13 @@ WinStudentGoalTracker ├── frontend ├── backend ├── database # Contributors - Name Role - ------------- ----------------------------- - Raul Rosado Infrastructure & Governance - Armin Abaye UX/UI & Product Strategy - Ivan Pelly Full Stack Development - Oliver Pelly Backend & Security - Vraj Patel Front-End, Integration & AI +| Name | Role | +|--------------|--------------------------------| +| Raul Rosado | Infrastructure & Governance | +| Armin Abaye | UX/UI & Product Strategy | +| Ivan Pelly | Full Stack Development | +| Oliver Pelly | Backend & Security | +| Vraj Patel | Front-End, Integration & AI | ------------------------------------------------------------------------ From ed7b3e0dfebea3fe3a863cf28e6317f17f7d9b05 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Mon, 16 Mar 2026 18:48:59 -0700 Subject: [PATCH 3/4] Add Peer Reviewers section to README Added section for Peer Reviewers with instructions and survey link. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 61345f3..5131077 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ benchmarks, and record progress events. This project was developed as part of the **Computing for Good (C4G)** initiative. +------------------------------------------------------------------------ + +# Peer Reviewers + +Check out the instructions and [survey here](https://docs.google.com/forms/d/e/1FAIpQLSc53xGhgQvq-ory-oU7sQ8M09nl_jJfPLh-1ABgjcfLxKNDHQ/viewform?usp=publish-editor) + + ------------------------------------------------------------------------ # Live Prototype From d0c467a26ae3e3149f84ce5c9dae1b44dcedafd1 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Tue, 17 Mar 2026 17:44:39 -0700 Subject: [PATCH 4/4] Update README with login reservation instructions Added information about reserving a login email and site details. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5131077..ef048a2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ initiative. Check out the instructions and [survey here](https://docs.google.com/forms/d/e/1FAIpQLSc53xGhgQvq-ory-oU7sQ8M09nl_jJfPLh-1ABgjcfLxKNDHQ/viewform?usp=publish-editor) +Thanks for reviewing our project. To reserve a login email address, go to the [reservation page](https://docs.google.com/spreadsheets/d/1051YfaPs00l0q9iTB2zqYXtPOV6qGr23lhSmrfAjm3o/edit?gid=0#gid=0) and following the instructions there to reserve a login credential. Our site is located at https://win.opelly.me, and the password for all reviewer logins is 1234 + ------------------------------------------------------------------------