ComputerScienceHouse / ComputerScienceHouse/conditional
Major projects submitted from different places share images
- 主要语言
- Python
- 星标
- 12
- 派生
- 39
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 1
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the major-project submission and display flows, then inspect the existing S3 image scan and database models. Define how image associations are recorded for each project and verify that projects from different databases or submissions no longer mix, while display no longer scans the S3 folder.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, python
- 领域
- backend, cloud, database
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100