From 7e148ac3add1c58f7a2a3896fcc9c4413ebb3974 Mon Sep 17 00:00:00 2001 From: Noorelsalam Date: Mon, 6 Jan 2025 12:10:33 +0100 Subject: [PATCH 1/4] Integerated team constraints --- collaboration/constraints.md | 92 ++++++++++++++++++++++++++---------- 1 file changed, 66 insertions(+), 26 deletions(-) diff --git a/collaboration/constraints.md b/collaboration/constraints.md index 24079505c..5cc6e813d 100644 --- a/collaboration/constraints.md +++ b/collaboration/constraints.md @@ -1,34 +1,74 @@ - +# Constraints -# Constraints +## External -Some boundaries around our project. +- **Project Deadline and Stakes**: + + Although we aspire to take a gradual approach to mastering the tools and + algorithms required for the project, the tight deadline places significant + pressure on our team. Missing this deadline could result in severe + consequences, including program eviction. -## External +- **Project Requirements**: + + The project demands proficiency in Git/GitHub, code documentation, testing, + reviewing, and effective collaboration. These requirements exceed the current + skill levels of some team members, posing challenges to our progress. - +- **Accessibility to Computers**: + + Some team members share computers with others in their households. For + instance, one member shares a computer with their sister, who lives in + another city. Access is often limited to weekends or family visits, leading + to delays and stress. -## Internal: Involuntary +- **Software Compatibility**: - + One team member faced challenges downloading necessary tools like VS Code and + Git due to their laptop's ARM processor. Extensive research was required to + find compatible versions of the software. -## Internal: Voluntary +## Internal: Involuntary - +- **Skill Gap**: + + The team comprises individuals with varying levels of familiarity with the + tools and techniques required for the project. This expertise gap can hinder + effective communication, collaboration, and overall efficiency. + +- **Personal Availability**: + + Despite strong motivation, personal challenges occasionally arise, forcing + some members to be unavailable. These absences can delay progress and place + additional responsibilities on others. + +- **Scheduling Conflicts**: + + Due to differing schedules and backgrounds, finding suitable times for + everyone to meet is challenging. However, the team has shown dedication by + following up at least twice a week to engage and work together. + +## Internal: Voluntary + +- **Group Norms**: + + - Chose WhatsApp as the primary communication app after Slack. + - Created demos and documented meetings to help members catch up. + - Set reminders, created polls, and used the GitHub project board to share + agendas and address issues/tasks. + +- **Code Review Process**: + + The team follows the instructor's suggestions and adheres to a standard code + review checklist. This ensures a consistent approach to coding and builds + good habits for the future. + +- **Coding Style**: + + The team agrees on a simple and testable coding style that all members can + review and understand. + +- **Accountability**: + + When a team member realizes they will not be available for a meeting, they + inform the others. This fosters accountability and trust among team members. From 7a1b2d3f9b0bbb4f576f34aadb3f0c00f3579f89 Mon Sep 17 00:00:00 2001 From: Ndubuisi Agbo Date: Sat, 11 Jan 2025 04:19:31 +0100 Subject: [PATCH 2/4] Update constraints.md --- collaboration/constraints.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/collaboration/constraints.md b/collaboration/constraints.md index 5cc6e813d..c946ac1da 100644 --- a/collaboration/constraints.md +++ b/collaboration/constraints.md @@ -26,7 +26,12 @@ One team member faced challenges downloading necessary tools like VS Code and Git due to their laptop's ARM processor. Extensive research was required to - find compatible versions of the software. + find compatible versions of the software. + +- **Poor Internet Connection**: + +A team member has issues with internet connection, which makes it difficult +to carryout the project. ## Internal: Involuntary From e86ec1efcbee4fa29ae8aa6e7c8c36464941c5db Mon Sep 17 00:00:00 2001 From: Ndubuisi Agbo Date: Sat, 11 Jan 2025 04:24:00 +0100 Subject: [PATCH 3/4] Fixed formatting error.md --- collaboration/constraints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collaboration/constraints.md b/collaboration/constraints.md index c946ac1da..c02ef8ff1 100644 --- a/collaboration/constraints.md +++ b/collaboration/constraints.md @@ -30,7 +30,7 @@ - **Poor Internet Connection**: -A team member has issues with internet connection, which makes it difficult +A team member has issues with internet connection, which makes it difficult to carryout the project. ## Internal: Involuntary From 725d89b9ad08d1bf8960ddfca63b99c6b546ca19 Mon Sep 17 00:00:00 2001 From: Noorelsalam Almakki Date: Sat, 11 Jan 2025 14:34:06 +0100 Subject: [PATCH 4/4] Update constraints.md --- collaboration/constraints.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collaboration/constraints.md b/collaboration/constraints.md index c02ef8ff1..34cc0fa85 100644 --- a/collaboration/constraints.md +++ b/collaboration/constraints.md @@ -30,8 +30,8 @@ - **Poor Internet Connection**: -A team member has issues with internet connection, which makes it difficult -to carryout the project. + A team member has issues with internet connection, which makes it difficult + to carry out the project. ## Internal: Involuntary