If two people with different databases submit major projects to the same s3 bucket, they get combined. Additionally, the way it works right now is it scans the s3 folder for images associated with the project, which is slow. Both of these problems could be solved by tracking images in the database so that displaying a project just displays the images that are actually associated with the major project.
If two people with different databases submit major projects to the same s3 bucket, they get combined. Additionally, the way it works right now is it scans the s3 folder for images associated with the project, which is slow. Both of these problems could be solved by tracking images in the database so that displaying a project just displays the images that are actually associated with the major project.