Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288061 committed Feb 10, 2024
1 parent 1a38e68 commit e845fcb
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,34 +738,24 @@ <h2 id="section-architecture-constraints">2. Architecture Constraints</h2>
<div class="ulist">
<ul>
<li>
<p>Programming Language Restriction:</p>
<p>Programming Language Restriction::
The system must be implemented using Java as the primary programming language.</p>
</li>
<li>
<p>The system must be implemented using Java as the primary programming language.</p>
<p>Mandatory Usage of WikiData API::
The WikiData API must be utilized as an integral part of the system, and interactions with WikiData are obligatory for data retrieval and integration.</p>
</li>
<li>
<p>Mandatory Usage of WikiData API:</p>
<p>Web Frontend Requirement::
The system must include at least one web frontend, and it is mandatory for deployment.</p>
</li>
<li>
<p>The WikiData API must be utilized as an integral part of the system, and interactions with WikiData are obligatory for data retrieval and integration.</p>
<p>Freedom in Database Selection::
There are no imposed restrictions on the choice of the database. Teams have the freedom to select a suitable database technology based on project requirements.</p>
</li>
<li>
<p>Web Frontend Requirement:</p>
</li>
<li>
<p>The system must include at least one web frontend, and it is mandatory for deployment.</p>
</li>
<li>
<p>Freedom in Database Selection:</p>
</li>
<li>
<p>There are no imposed restrictions on the choice of the database. Teams have the freedom to select a suitable database technology based on project requirements.</p>
</li>
<li>
<p>No Company Policy Constraints:</p>
</li>
<li>
<p>There are no specific constraints or restrictions related to company policies. Teams have the flexibility to make decisions aligned with project goals.</p>
<p>No Company Policy Constraints::
There are no specific constraints or restrictions related to company policies. Teams have the flexibility to make decisions aligned with project goals.</p>
</li>
</ul>
</div>
Expand Down

0 comments on commit e845fcb

Please sign in to comment.