forked from MIT-Emerging-Talent/ET6-practice-code-review
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edits to escape md formatting errors
- Loading branch information
1 parent
30c247f
commit e2ba5f6
Showing
1 changed file
with
42 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,71 @@ | ||
# ⚙️ Project Boundaries & Constraints | ||
|
||
## 🚧 Clear Boundaries for Efficiency | ||
## 🌍 External Constraints | ||
|
||
To ensure efficiency and balanced contributions,the project should have clear boundaries. | ||
Our team faces several **external constraint**s impacting collaboration: | ||
|
||
Roles and responsibilities should be well-defined to prevent overlapping efforts. | ||
* **🌍 Timezones:** | ||
|
||
Expectations should be set for balanced contributions, considering member's constraints. | ||
Remote work across different timezones can | ||
be challenging. | ||
|
||
A culture of constructive feedback and solution-focused discussions | ||
should be established. | ||
* **🌐 Internet Access:** | ||
|
||
A clear process for resolving conflicts is essential. | ||
Limited or unstable internet access complicates | ||
communication and online collaboration. | ||
|
||
These boundaries aim to create a productive and supportive environment | ||
for the team | ||
* **👨👩👧👦 Family & Work:** | ||
|
||
## 🌍 External Constraints | ||
Some members are constrained by family and work | ||
responsibilities. | ||
|
||
The team faces several external constraints impacting collaboration: | ||
* **📚 Academic Commitments:** | ||
|
||
* **🌍 Timezones:** Remote work across different timezones can | ||
be challenging. | ||
* **🌐 Internet Access:** Limited or unstable internet access complicates | ||
communication and online collaboration. | ||
* **👨👩👧👦 Family & Work:** Some members are constrained by family and work | ||
responsibilities. | ||
* **📚 Academic Commitments:** Others face time limitations due to | ||
Others face time limitations due to | ||
university exams. | ||
|
||
## ⚙️ Internal Involuntary Constraints | ||
|
||
'''The team faces several **internal involuntary constraints** that affect | ||
their progress:''' | ||
The team faces several **internal involuntary constraints** that affect | ||
our progress: | ||
|
||
* **📂 Git & GitHub Knowledge:** | ||
|
||
* **📂 Git & GitHub Knowledge:** Many members lack prior knowledge or | ||
Many members lack prior knowledge or | ||
experience with Git and GitHub. | ||
* **🛠️ Technical Expertise:** Limited technical expertise, combined with | ||
|
||
* **🛠️ Technical Expertise:** | ||
|
||
Limited technical expertise, combined with | ||
new skills | ||
required, is a challenge to the team members. | ||
* **⏳ Time Availability:** Balancing professional commitments and personal | ||
responsibilities limits availability. | ||
|
||
These factors create hurdles in both **skill development** and | ||
**team collaboration**. | ||
* **⏳ Time Availability:** | ||
|
||
Balancing professional commitments and personal | ||
responsibilities limits availability. | ||
|
||
## 🛠️ Internal Voluntary Constraints | ||
|
||
Members commit to the following **voluntary constraints** to ensure | ||
Members should commit to the following **Internal voluntary constraints** to ensure | ||
steady progress: | ||
|
||
* **📝 Daily Progress Updates:** Members will provide daily updates on | ||
* **📝 Daily Progress Updates:** | ||
|
||
Members will provide daily updates on | ||
their progress. | ||
* **💻 Medium-level Coding Challenges:** Focus on coding challenges that | ||
|
||
* **💻 Medium-level Coding Challenges:** | ||
|
||
Focus on coding challenges that | ||
match everyone's skill level to promote learning. | ||
* **⚖️ Balancing Commitments:** Prioritizing a balance between project | ||
|
||
* **⚖️ Balancing Commitments:** | ||
|
||
Prioritizing a balance between project | ||
work and other commitments. | ||
* **📬 Asynchronous Communication:** Emphasis on using asynchronous methods | ||
like GitHub issues and pull requests. | ||
|
||
These guidelines aim to foster effective teamwork, skill development, and | ||
steady project progress. | ||
* **📬 Asynchronous Communication:** | ||
|
||
Emphasis on using asynchronous methods | ||
like GitHub issues and pull requests. |