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 e845fcb commit a804ee2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,23 +738,23 @@ <h2 id="section-architecture-constraints">2. Architecture Constraints</h2>
<div class="ulist">
<ul>
<li>
<p>Programming Language Restriction::
<p>*Programming Language Restriction: *
The system must be implemented using Java as the primary programming language.</p>
</li>
<li>
<p>Mandatory Usage of WikiData API::
<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>Web Frontend Requirement::
<p>*Web Frontend Requirement: *
The system must include at least one web frontend, and it is mandatory for deployment.</p>
</li>
<li>
<p>Freedom in Database Selection::
<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>No Company Policy Constraints::
<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>
Expand Down

0 comments on commit a804ee2

Please sign in to comment.