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 a804ee2 commit 9ddd874
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><strong>Programming Language Restriction:</strong>
The system must be implemented using Java as the primary programming language.</p>
</li>
<li>
<p>*Mandatory Usage of WikiData API: *
<p><strong>Mandatory Usage of WikiData API:</strong>
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><strong>Web Frontend Requirement:</strong>
The system must include at least one web frontend, and it is mandatory for deployment.</p>
</li>
<li>
<p>*Freedom in Database Selection: *
<p><strong>Freedom in Database Selection:</strong>
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><strong>No Company Policy Constraints:</strong>
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 9ddd874

Please sign in to comment.