Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Major projects submitted from different places share images

オープン
#585 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
aws, python

調査の方向性

まず major project の提出および表示フローを追跡し、次に既存の S3 画像スキャンとデータベースモデルを調査します。各プロジェクトの画像関連付けをどのように記録するかを定義し、異なるデータベースまたは提出からのプロジェクトが混在しなくなったことを確認するとともに、表示時に S3 フォルダーをスキャンしないようにします。

索引モデルが issue の本文から書いたものです。

説明

bug good first issue

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.

主要言語
Python
スター
12
フォーク
40
平均マージ
1日 2時間
マージ済み PR(30日)
2

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ComputerScienceHouse/conditional のほかの issue

ComputerScienceHouse/conditional の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。