<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-14T06:15:33Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/414137" metadataPrefix="marc">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/414137</identifier><datestamp>2025-07-23T01:13:41Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452951</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Guri I Viura, Pau</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2024-07-10</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">This project consists of the development of an all-in-one system that gathers data&#xd;
from a live e-sports match and displays it, in real time, on a publicly accessible&#xd;
website. The idea was motivated by the fact that, compared to traditional sports,&#xd;
e-sports already reside digitally inside computers, making it much easier to get data&#xd;
from them. Moreover, the concept of watching a live stream while doing other&#xd;
activities on a secondary screen, especially among young, tech-savvy individuals, is&#xd;
very widespread.&#xd;
The objectives of the project aim to solve the problem of creating the previously&#xd;
mentioned system, which continuously uploads game data to a database in order to&#xd;
be analyzed and shown on a public website in real time. Additionally, another&#xd;
objective involves creating a private space on the website where the administrators&#xd;
can monitor the user traffic of the public site. The entire process has been carried&#xd;
out and documented through a very technical scope, mainly focusing on data&#xd;
management and transmission, and using Javascript as the predominant&#xd;
programming language throughout the whole system.&#xd;
The development has been structured using the Scrum methodology, dividing the&#xd;
work in five sprints, each of which with a specific deadline and objective. Although&#xd;
some scheduling modifications have had to be made during development due to&#xd;
unforeseen problems, the project has been completed in time thanks to the&#xd;
sprint-segmented workflow and careful initial time planning. Then, it has been&#xd;
tested in different ways to check its resilience to uncommon edge cases and&#xd;
validate that the objectives have been met.&#xd;
The result is a robust system comprised of three modules: a local application that&#xd;
connects to the game client and gathers the data, a server that communicates with&#xd;
the database and allows the other modules to interact with it, and a website&#xd;
containing both the public data visualizations and the private administrator&#xd;
dashboard. Even though they are independent pieces of software, they work&#xd;
together to achieve the desired outcome in a consistent and autonomous way</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Àrees temàtiques de la UPC::So, imatge i multimèdia::Creació multimèdia::Edició web</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Web site development</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Sports</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Web development</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">E-sports</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Databases</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Data management</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Data visualization</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Real-time</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Javascript</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Node.js</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Pàgines web--Desenvolupament</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Esports</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Development of a website with real-time stats from an e-sports match</subfield>
   </datafield>
</record></metadata></record></GetRecord></OAI-PMH>