Skip to content

Commit

Permalink
Fixed the requirements overview following the corrections made in the…
Browse files Browse the repository at this point in the history
… revision
  • Loading branch information
UO289845 committed Feb 24, 2024
1 parent 33f5d3d commit ab9c02d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/src/01_introduction_and_goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ These include
****

=== Requirements Overview
The system will follow the functionality of the "Saber y Ganar" TV program, and so it will allow the users to select an answer between some options.
The questions and answers will be automatically generated using the WikiData API, that will also determine which of the answers is in fact the correct one.
The system will also store the historical data of the users and will be accessible through the web, thanks to the login and registering service featured in the application.
The application will have at least English as available language.
Apart from being in GitHub, the system will have an API responsible of handling the questions generated previously from WikiData.
The system will follow the functionality of the "Saber y Ganar" TV program, and so it will allow the users to select an answer between some options. +
The questions and answers will be automatically generated using the WikiData API, that will also determine which of the answers is in fact the correct one. +
In adition to this, the system will also store the historical data of the users, thanks to the login and registering service featured in the application, and users will be able to access their information. +
The application will have at least English as an available language. +
Moreover, the project will be stored and deployed through GitHub. +
Lastly, the system will give access to non sensitive user's information through a public API as well as another API for the questions generated.


[role="arc42help"]
Expand Down

0 comments on commit ab9c02d

Please sign in to comment.