Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5 constraints #10

Merged
merged 21 commits into from
Dec 29, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated markdown content2
  • Loading branch information
Kareiman committed Dec 29, 2024
commit fb2191d905b891ceb5da789584db700105632177
109 changes: 52 additions & 57 deletions collaboration/constraints.md
Original file line number Diff line number Diff line change
@@ -1,64 +1,59 @@
# ⚙️ Project Boundaries & Constraints

## 🚧 Clear Boundaries for Efficiency

To ensure efficiency and balanced contributions,
the project should have clear boundaries.

Roles and responsibilities should be well-defined to prevent overlapping efforts.

Expectations should be set for balanced contributions, considering member's constraints.

A culture of constructive feedback and solution-focused discussions
should be established.

A clear process for resolving conflicts is essential.

These boundaries aim to create a productive and supportive environment
for the team

## 🌍 External Constraints

The team faces several external constraints impacting collaboration:

* **🌍 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
university exams.

## ⚙️ Internal Involuntary Constraints

'''The team faces several **internal involuntary constraints** that affect
🚧 Clear Boundaries for Efficiency
To ensure efficiency and balanced
contributions, the project should have
clear boundaries.

Roles and responsibilities should be
well-defined to prevent overlapping
efforts.

Expectations should be set for
balanced contributions, considering
member's constraints.

A culture of constructive feedback and
solution-focused discussions should be
established.

A clear process for resolving conflicts
is essential.

These boundaries aim to create a
productive and supportive environment
for the team.

🌍 External Constraints
The team faces several external
constraints impacting collaboration:

🌍 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 university exams.
⚙️ Internal Involuntary Constraints
'''The team faces several internal
involuntary constraints that affect
their progress:'''

* **📂 Git & GitHub Knowledge:** Many members lack prior knowledge or
experience with Git and GitHub.
* **🛠️ 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.
📂 Git & GitHub Knowledge: Many members lack prior knowledge or experience with Git and GitHub.
🛠️ 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.

These factors create hurdles in both **skill development** and
**team collaboration**.

## 🛠️ Internal Voluntary Constraints

Members commit to the following **voluntary constraints** to ensure
🛠️ Internal Voluntary Constraints
Members commit to the following
voluntary constraints to ensure
steady progress:

* **📝 Daily Progress Updates:** Members will provide daily updates on
their progress.
* **💻 Medium-level Coding Challenges:** Focus on coding challenges that
match everyone's skill level to promote learning.
* **⚖️ 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.'''
📝 Daily Progress Updates: Members will provide daily updates on their progress.
💻 Medium-level Coding Challenges: Focus on coding challenges that match everyone's skill level to promote learning.
⚖️ 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.
Loading