Skip to content

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

Participants

  • 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

Activities done

  • 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.

New decissions taken

  • 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.

Tasks to be done for the next meeting

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.

Clone this wiki locally