TV Show Project Level 100: Display information about every episode of a single TV show.
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 45/100
- Issue 类型
- 功能
- 描述清晰度
- 描述清楚
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- frontend
调研方向
未指定任何 repository 文件或测试;从现有的电视节目页面及其数据获取入口开始,然后查看 TVMaze 源代码和示例截图。完成的标准是每一集都显示其名称、季、集数、中等尺寸的图片、摘要、零填充的 S##E## 代码,以及链接到 TVMaze 或该集的署名信息。
由索引模型根据 Issue 内容生成。
描述
Level 100
For level 100, we are going to display information about every episode of a single TV show.
Requirements
- All episodes must be shown
- For each episode, at least following must be displayed:
- The name of the episode
- The season number
- The episode number
- The medium-sized image for the episode
- The summary text of the episode
- Combine season number and episode number into an episode code:
- Each part should be zero-padded to two digits.
- Example:
S02E07would be the code for the 7th episode of the 2nd season.S2E7would be incorrect.
- Your page should state somewhere that the data has (originally) come from TVMaze.com, and link back to that site (or the specific episode on that site). See tvmaze.com/api#licensing.
Screenshot of minimal version
Note: Provided your project meets the above requirements, it can look however you want. Do the simplest thing to begin with.
Here is one example layout.

- 主要语言
- JavaScript
- 星标
- 0
- 派生
- 276
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
CodeYourFuture/Module-Data-Flows 的其他 Issue
-
🏕 Priority Mandatory 📅 Sprint 3 Core Module-Data-Flows Submit:None 🦔 Size Tiny
难度 1/5 1 小时以内 新手友好度 85/100
-
🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 2 Core Module-Data-Flows Submit:None
难度 1/5 1 小时以内 新手友好度 72/100
-
🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 3 Core Module-Data-Flows Submit:None
难度 2/5 1-3 小时 新手友好度 35/100
-
🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 2 Core Module-Data-Flows Submit:None
难度 2/5 1-3 小时 新手友好度 35/100
-
🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 1 Core Module-Data-Flows Submit:None
难度 1/5 1-3 小时 新手友好度 35/100
查看 CodeYourFuture/Module-Data-Flows 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
mksglu/context-mode#1200 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
neondatabase/website#5944 ·
-
module: core
难度 2/5 1-3 小时 新手友好度 75/100
bigbluebutton/bigbluebutton#25849 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
jaegertracing/jaeger-ui#4506 ·