generated from Arquisoft/lomap_0
-
Notifications
You must be signed in to change notification settings - Fork 1
10th meeting: 2023 04 10
Silvia Suárez Prendes edited this page Apr 17, 2023
·
1 revision
- 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
We need to finish all the high-level requirements, this is, the friends management functionality, the shared locations functionality and fix some bugs.
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.
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 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".
- Keep focused on the functional part of the application.
- Work on Friends Functionality for the next two weeks.
- 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.