ComputerScienceHouse / ComputerScienceHouse/conditional
Major projects submitted from different places share images
未關閉
bug
good first issue
- 主要語言
- 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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先追蹤 major project 的提交與顯示流程,然後檢查現有的 S3 圖片掃描邏輯與資料庫模型。定義如何記錄每個專案的圖片關聯,並驗證來自不同資料庫或提交的專案不再混雜,同時顯示流程不再掃描 S3 資料夾。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- aws, python
- 領域
- backend, cloud, database
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100