Refractor the profileIMG system to store the direct link to the image. Rename /profiles to /memberData, then have a subfolder for each member with their UID has the key, and inside keep any files related to them. This will required: - [ ] Firebase storage changes - [ ] Adding/Editing/Removing member changes in the EBoard panel - [ ] Changes to personal panel - [ ] Changes to inquisitor dataForm for new acceptees
Refractor the profileIMG system to store the direct link to the image.
Rename /profiles to /memberData, then have a subfolder for each member with their UID has the key, and inside keep any files related to them.
This will required: