From 4cd5a40d4fa6f6941784f8c17370b3e852a89686 Mon Sep 17 00:00:00 2001 From: robert Date: Thu, 23 Oct 2025 18:48:25 -0700 Subject: [PATCH 1/5] add my name to the readme file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e69de29..1ac37de 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +Robert Orr \ No newline at end of file From 96712cdde71aee5a60c6226d3de18d1bbcd798d9 Mon Sep 17 00:00:00 2001 From: roosen2025 Date: Mon, 27 Oct 2025 21:00:35 -0700 Subject: [PATCH 2/5] add Team Charter file --- TeamCharter.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TeamCharter.md diff --git a/TeamCharter.md b/TeamCharter.md new file mode 100644 index 0000000..a3ee205 --- /dev/null +++ b/TeamCharter.md @@ -0,0 +1,15 @@ +#Team Charter + +# Purpose +The purpose of this project is to create a redesigned student website that +improves usability, functionality and design while aligning with the school's +branding and accessibility standars. + +# Roles +Team Lead : Robert +Developer : Sandy +Designer :Zousitch + +# Communication +Weekly meetings every Monday at 6PM via zoom + From 295930842962836c4c936b3c2c561d3a30126927 Mon Sep 17 00:00:00 2001 From: romizuta Date: Thu, 30 Oct 2025 18:20:47 -0700 Subject: [PATCH 3/5] Add Ro Mizuta-Parker to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac37de..ed40413 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -Robert Orr \ No newline at end of file +Robert Orr +Ro Mizuta-Parker From 3aff26c705a4c8ea74bea898baffbf87f73ef199 Mon Sep 17 00:00:00 2001 From: Zousitch Roosen Charoll Date: Sat, 1 Nov 2025 18:24:18 -0700 Subject: [PATCH 4/5] Update developer roles to include both Robert and Sandy --- TeamCharter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TeamCharter.md b/TeamCharter.md index a3ee205..0a973db 100644 --- a/TeamCharter.md +++ b/TeamCharter.md @@ -7,7 +7,7 @@ branding and accessibility standars. # Roles Team Lead : Robert -Developer : Sandy +Developer : Robert & Sandy Designer :Zousitch # Communication From 906983a07aad8b887baf5a9edfa176ab3b1f172f Mon Sep 17 00:00:00 2001 From: Zousitch Roosen Charoll Date: Sat, 1 Nov 2025 18:36:58 -0700 Subject: [PATCH 5/5] Revise Team Charter with improved formatting Updated the Team Charter to enhance formatting and clarity, including sections for purpose, roles, communication, goals, and timeline. --- TeamCharter.md | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/TeamCharter.md b/TeamCharter.md index 0a973db..b5ca09d 100644 --- a/TeamCharter.md +++ b/TeamCharter.md @@ -1,15 +1,34 @@ #Team Charter -# Purpose +# 🎯 Purpose The purpose of this project is to create a redesigned student website that improves usability, functionality and design while aligning with the school's branding and accessibility standars. -# Roles -Team Lead : Robert -Developer : Robert & Sandy -Designer :Zousitch +👥 Team Roles +| Role | Name(s) | Responsibilities | +|--------------|------------------|------------------------------------------------------| +| 🧑‍💼 Team Lead | Robert | Oversee project progress, manage tasks, coordinate team | +| 💻 Developer | Robert & Sandy | Implement website functionality, code features | +| 🎨 Designer | Zousitch | Create visual design, ensure UX/UI consistency | -# Communication -Weekly meetings every Monday at 6PM via zoom + +# 📞 Communication +** Meetings: Weekly meetings every Monday at 6PM via zoom + + +# 🎯 Goals +1. Launch a fully functional, user-friendly student website. +2. Ensure the website meets school branding and accessibility guidelines. +3. Complete the project within the agreed timeline with regular updates. + + + # 🗓️ Timeline +| Week | Task | +|------------|-----------------------------------------| +| Week 1 | Gather requirements & define scope | +| Week 2 | Design mockups & get approval | +| Week 3 | Develop website features & content | +| Week 4 | Testing and debugging | +| Week 5 | Final review & project delivery