generated from Arquisoft/lomap_0
-
Notifications
You must be signed in to change notification settings - Fork 5
Meeting 28 03 2023
Guillermo Dylan Carvajal Aza edited this page Apr 2, 2023
·
4 revisions
March 28th, 2023
- Iván Menéndez Mosegui
- David Martínez Castañón
- Guillermo Dylan Carvajal Aza
- Pelayo Reguera García
- Carlos Triana Fernández
- Completed:
- Information about symbolic links in PODS already found and undertood
- Pending tasks:
- Move the logic for creating things from entities to an assembler class
- Implement the code for storing and retrieving maps with our new folder structure
- Improve the pages for adding places and seeing their information
- Distribute the rest of "High level of requirements" among all the members of the group
- Start to use dynamic links in order to be able to create maps edited by different users (places from groups of friends). In principle, as this could noticeably change the code alredy made (or even overwrite it) for storing and getting the information of a place stored in a POD, the bug found when retrieving the information from an already stored place will be postponed until the code for creating a map and edit it as a group of friends (use of dynamic links) is finished.
- Adding a new field in the form to represent the category of the new added place (Only from the UI point of view): Carlos
- The posibility of seeing the information of a place when a placemark in the map is click (The necessary logic for manage the information given by the functions in charge of communicate with PODs and send it to the UI): Guillermo
- Functionality for adding reviews, scores, pictures, etc, for added places (UI only): Carlos, Guillermo
- Functionality for filtering the map by category, friends, etc (UI only): Guillermo
- The minimal information of public places stored as public in a centralized data base (creation of the database and the API for the communication with it from the client side): Iván
- The management of permissions from the LoMap app about different containers and datasets of users' PODs (POD management): David
- The management of maps created in collaboration with friends or group of friends and the capability of seeing the places stored and shared them only with friends (business logic and POD management): David
- The possibility of creating PODs for places like restaurants, shops, bars, etc, so people can connect to them (business logic and POD management): Pelayo
- Add different roles for users (business logic and POD management): Pelayo
- Creating a map for business owners with recommended nearby places (business logic and POD management): Pelayo