Skip to content

Commit

Permalink
chore: Updated section 11 risks and technical debts solution to table…
Browse files Browse the repository at this point in the history
… error

Second version of the risks and technical debts section of the documentation
  • Loading branch information
sergiorodriguezgarcia committed Feb 12, 2024
1 parent 8a53c5d commit 3fcb58f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/11_technical_risks.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ ifndef::imagesdir[:imagesdir: ../images]
|Coordination and responsability problems
|It is probably the first time involvement in developing a project from scratch, including decisions on architecture, design, and implementation, introduces various challenges. Misunderstandings regarding tasks and version control management errors can result in individuals inadvertently disrupting the work of others. Additionally, the necessity to make numerous decisions and reach agreements increases the likelihood of errors, potentially consuming significant time and effort.
|To ensure effective collaboration and organization, adhere to the teachers' instructions concerning GitHub, including utilizing features such as issues and pull requests, and maintain a disciplined approach to your work. Furthermore, leverage the collective knowledge and suggestions of every team member, integrating them with your existing expertise.
|===

In terms of technical debt, it's likely to be significant due to our lack of familiarity with the majority of the technologies involved for most of the team. Both Wikidata and React present considerable challenges, and we anticipate accumulating substantial technical debt in both areas. At present, our only strategy for mitigation is to search for potential solutions online.

0 comments on commit 3fcb58f

Please sign in to comment.