jargonsdev / jargonsdev/jargons.dev
[FEATURE]: Add YouTube Video Suggestions for Each Searched Term
まだ誰も着手していません。
- 主要言語
- 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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、予定されている YouTubeSuggestions コンポーネントと .env 設定を見つけ、検索された用語と説明がどこでレンダリングされているかを追跡します。動画リストを実装する前に、YouTube Data API の統合と Tailwind CSS の規約を確認します。各説明の下に関連する動画が表示され、YOUTUBE_API_KEY が環境から読み込まれれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- tailwindcss
- 領域
- api, frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100