Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Monday, February 25th 2019

josecurioso edited this page Feb 25, 2019 · 1 revision

Attendees

  • Thomas Gardner Perry
  • Yeray Galán López
  • Álvaro Sánchez García
  • Ángel García Menéndez
  • Luis Pastrana García
  • Enrique José Rodríguez Martín
  • Jose Manuel Estrada-Nora Muñoz

Talking points

Today was the first revision so we will list some of the points:

CI

  • Remove one of the code coverage service badges (codecov or coverage)

Documentation

  • Context and Scope: make less technical diagrams.
  • Solution Strategy: reduce the amount of raw text (package in lists and tables).
  • General:
    • Add legends to the diagrams
    • Take care of the symbols used
    • Delete contents of not-yet-done pages and replace with TO-DO

Code-related

  • Check out asyncronous javascript programming (Promises and such)
  • Update webpack dependency containing vulnerability
  • Prepare message passing between clients for next deliverable
    • WebRTC is a possibility but not for now
  • Scrape idea to store the messages in JSON: we need to use RDF instead of a propietary format

Resolutions

Fix all the raised issues from the previous section and learn about asyncronous javascript in a node environment. Further develop the documentation.