Skip to content

Minute #11

Didier Reyes Castro edited this page Mar 14, 2024 · 1 revision

Date 📅

14/03/2024

Participants 👩‍💻👨‍💻

The whole Wiq Team.

Introduction ✏️

Today we present our first prototype to our stakeholders. Everything was good except login and registering part was not up. Also, some fixes must be done in UI like small glitches. Then, this meeting was carried out to discuss the future of the project and things to be done for next week.

Agreements for Final Version 🤝

  • Unitary Tests for all parts. -- WebApp -- QuestionService -- AuthService -- UserService
  • Integration tests (e2e) --> Next week in lab explained
  • Change UI: Landing page, login, register, menu, questions, Leaderboard, Statistics user, Button for i18n, ...
  • Deploy v2
  • Documentation v2 - Part9, and more stuff
  • Change github actions to execute new tests on master.
  • Add new github actions for new branches.
  • Think about LLM for translation.
  • Configuration of Application in the menu.
  • More variety of questions
  • A way to store templates instead of hardcoding
  • A cache for questions
  • A timeout system for queries that take a while
  • Add Images for questions in webapp
  • Monitorization of system.
  • Security of Accessing to different URLs

Decisions 🛠️

  • Try to finish the login and registration part and merge it with master --> Mateo
  • Improve WebApp bugs --> Diego
  • Perform tests on WebApp --> Anna, Diego, Mateo
  • Prune branches no longer in use
  • Perform tests on QuestionService --> Didier, Raúl
  • Add endpoint for Leaderboard and tests --> Iyan
  • Implement session handling with JWT --> Carlos

The WIQ Team 👨🏽‍💻 👩🏽‍💻
Anna
Carlos
Didier
Diego
Iyan
Mateo
Raúl

Clone this wiki locally