Arquisoft / lomap_en3b

LoMap Software architecture group en3b course 2022_23
https://arquisoft.github.io/lomap_en3b
6 stars 0 forks source link

PR: Integration #93

Closed juanmglzs closed 1 year ago

juanmglzs commented 1 year ago

This code mixes the Controller to remove the logic and data access from the view (Map.js). It also has a new files like "util/schema.js" with the pod attributes, "util/utilMethods.js" with method to check when an attribute is valid or not. The locations are stored inside the user's pod and also retrieved. The problem are the images that they are store and retrieved but they are not shown in the view.