Skip to content

Commit

Permalink
Added wikidata as a technical constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
IyanRobles authored Feb 26, 2024
1 parent 758d8a9 commit a4a4e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/02_architecture_constraints.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ The development of the application has several architectural constraints that mu
|Constraint|Explanation
| Web front-end | The application must be accessible through a web interface to interact with the game.
| Data storage | The application must be able to store historical data from users (number of games, questions, etc.) and allow them to register.
| Wikidata | Wikidata will be used to generate the questions, so the application must implement mechanisms to fetch information from it.
| Deployment | The application will be deployable on a Linux server.
|===

Expand Down

0 comments on commit a4a4e7e

Please sign in to comment.