jargonsdev / jargonsdev/jargons.dev

[FEATURE]: Add YouTube Video Suggestions for Each Searched Term

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

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

:bulb: idea
主要言語
MDX
スター
56
フォーク
45
PR マージ指標
30日以内にマージされた PR はありません

説明

Is this a unique feature/idea?
  • I have checked "open" AND "closed" issues and this is not a duplicate
Is your feature request related to a problem/unavailable functionality? Please describe.

This pull request introduces a new feature that enhances the learning experience for users by automatically suggesting YouTube videos related to the searched jargon term.

When a user searches for a word and its explanation is displayed, the system now fetches a few relevant YouTube videos (either short explainers or full-length tutorials) that help users better understand the concept in a visual and interactive way)

Proposed Solution

After a user searches for a word, a short list of related YouTube videos will appear under the explanation.

I will create a new component called YouTubeSuggestions, which uses the YouTube Data API to search for videos matching the searched term.

The API key will be added in the .env file as YOUTUBE_API_KEY.

Finally, I will use Tailwind CSS to give the video section a simple and clean design.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

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

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

はじめの一歩

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

調査の方向性

まず、予定されている YouTubeSuggestions コンポーネントと .env 設定を見つけ、検索された用語と説明がどこでレンダリングされているかを追跡します。動画リストを実装する前に、YouTube Data API の統合と Tailwind CSS の規約を確認します。各説明の下に関連する動画が表示され、YOUTUBE_API_KEY が環境から読み込まれれば完了です。

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

評価

技術スタック
tailwindcss
領域
api, frontend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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