Skip to content

10th meeting: 2023 04 10

Silvia Suárez Prendes edited this page Apr 17, 2023 · 1 revision

Date: April, 10th 2023

👥 Participant list:

  • Sara María Ramírez Pérez
  • Silvia Suárez Prendes
  • Elías Llera García-Riaño
  • Mario Pérez Fernández
  • Andrés Álvarez Murillo
  • Iván Vega García

🤝 Decisions

Workflow

We need to finish all the high-level requirements, this is, the friends management functionality, the shared locations functionality and fix some bugs.

Login bug

There is a bug when a user is logged in and goes from the map view to the home page, the state (loggedIn = true) is not correctly stored so when clicking on the home page the user is logged out automatically and the protected routes are hidden again.

Reviews

A form to add a review to a location marker will be added. The user will be able to:

  • add an image to the review
  • do a review score with stars
  • add a comment to the review

Friends

Friends will be added by using a webID and a nickname. That functionality will be implemented in the "friends" part of the application. Also friends could be deleted if they are "lomap friends".

👍 Agreements

  • Keep focused on the functional part of the application.
  • Work on Friends Functionality for the next two weeks.

Work 💪

  • Elias finish the integration of friends.
  • Sara and Silvia will be working on the tests.
  • Andrés will be working on the reviews.
  • Ivan and Mario REDUX of the reviews nad finish the structure of the webapp.