From 825008345c3ba1d5b695c263d1da157e9fd165b1 Mon Sep 17 00:00:00 2001 From: Amanda Anderson <75967325+AmandaGAnderson@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:34:20 -0800 Subject: [PATCH 1/2] Update meeting times.tsx --- pages/projects.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/projects.tsx b/pages/projects.tsx index 01d6daa..88264c9 100644 --- a/pages/projects.tsx +++ b/pages/projects.tsx @@ -42,7 +42,7 @@ const projects = [ description: "A website built to simplify the experience of searching for co-op placements for students in British Columbia.", status: "Active", tech: ["Next.js", "TypeScript", "Tailwind", "Prisma", "PostgreSQL"], - meetingTime: "Tuesdays at 4:30-5:30 PM", + meetingTime: "No Meetings Planned", lastUpdate: "Spring 2024", term: "Spring 2024" } @@ -94,7 +94,7 @@ const projects = [ description: "A map web application for tracking food establishments on campus, showing food offerings and dietary warnings.", status: "Active", tech: ["React", "Flask", "SQLite", "Beautiful Soup"], - meetingTime: "Tuesdays at 2:30pm", + meetingTime: "Fridays at 4:15pm", lastUpdate: "Summer 2024", term: "Summer 2024" } @@ -220,4 +220,4 @@ export default function Component() { ) -} \ No newline at end of file +} From c3286a26a365f2fd1f5f9ee5c2c686454a898353 Mon Sep 17 00:00:00 2001 From: Amanda Anderson <75967325+AmandaGAnderson@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:36:25 -0800 Subject: [PATCH 2/2] Update page's date.tsx --- pages/projects.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/projects.tsx b/pages/projects.tsx index 88264c9..c47c712 100644 --- a/pages/projects.tsx +++ b/pages/projects.tsx @@ -150,7 +150,7 @@ export default function Component() { projects we've taken on. - Note: Meeting times shown are for Fall 2024. Times may change in future terms. + Note: Meeting times shown are for Spring 2025. Times may change in future terms.