popcodeorg / popcodeorg/popcode

Image gallery

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

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

feature
主要言語
JavaScript
スター
191
フォーク
143
平均マージ
4日 11時間
マージ済み PR(30日)
5

説明

Two related problems:

  • When working on assignments that involve images, students often spend a lot of time searching Google Images for the perfect image.
  • Many images included in starter code are hosted on domains that are blocked by school networks

Let’s build an image gallery feature that allows instructors / curriculum designers to add images to a project. Images can either be uploaded from the local machine, or added via a pasted URL.

To solve the second problem in particular, and to afford uploads from the local machine, we’ll want to transload the images to our own file hosting.

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

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

はじめの一歩

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

調査の方向性

ファイル、テスト、エントリーポイントは指定されていません。まず、プロジェクトの構造と、既存の画像、プロジェクト、アップロード、ファイルホスティングのパスを把握します。完了条件は、講師がローカルアップロードまたは貼り付けたURLで画像を追加でき、画像がプロジェクト独自のホスティングに転送されることです。

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

評価

技術スタック
javascript
領域
full-stack, web-dev
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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