2023 upe David Rodriguez Rives


April 17th - April 23th

This week I prepared the PaginaTorneo html for reading the punctuations from a txt (named PaginaTorneo2) and reading the punctuations from MySQL (named PaginaTorneo3).
In order to connect to the MySQL docker I used the MySQLdb package.
I developed a button inside the html in order to insert new punctuations dynamically to the participants table and I corrected some bugs that occured while trying to get the rows from the table.
Right now, this table has 4 columns: Puntuation (users score in the simulation), User name, Tries (Tries of the user) and Media (Link to a YT video)