generated from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting 8
Ángel Macías edited this page Feb 29, 2024
·
1 revision
Date: 29/02/2024 Time: 12:35:00 Writer: Ángel Macías Rodríguez
- Sergio Truébano Robles
- Pedro Limeres Granado
- Alberto Guerra Rodas
- Ángel Macías Rodríguez
- Rita Fernández-Catuxo Ortiz
- Vira Terletska
- Sergio Llenderrozos Piñera
- User service (login/register business) implemented.
- Information was succesfully retrieved from Wikidata in JSON format.
- The front-end language was changed from javascript to typescript.
- A minimal functional application was develop to simulate the main user interaction with the game.
- We are considering mySql as complementary data base to store the questions since it is highly structured data.
- The questions and their answers will be stored together instead of storing them independently.
We are going to try using mySql to store the questions generated from the information retrieved from Wikidata. The API to connect with the front-end for the user service. The documentation section must be kept up to date with some detected errors solved.