Build a slideshow app
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 半日
- 初心者へのやさしさ
- 45/100
- issue の種類
- 機能追加
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- javascript
- 領域
- frontend
調査の方向性
Issue にリンクされている Sprint-3/slideshow の課題から始め、アプリのエントリーポイントを作成する前にその仕様を読んでください。最初の画像、ナビゲーション、ループ、少なくとも4枚の画像に関する必須の基準を満たすように画像カルーセルを構築してください。時間指定のコントロールは追加機能として扱ってください。各受け入れ基準をブラウザで手動確認してください。
索引モデルが issue の本文から書いたものです。
説明
Link to the coursework
https://github.com/CodeYourFuture/Module-Data-Groups/tree/main/Sprint-3/slideshow
Learning Objectives
- Develop a web app according to a specification
- Combine concepts covered in previous exercises
Why are we doing this?
These challenges are designed to develop your problem-solving skills.
In this exercise you will build an app which shows one image at a time from a collection. It must meet the criteria below:
Acceptance criteria
-
Given a web page with a carousel of images
When the page loads
Then the first image in the carousel should be displayed -
Given forward and back buttons
When the forward button is clicked
Then the next image in the carousel should be displayed
And
When the back button is clicked
Then the previous image in the carousel should be displayed -
Given at least 4 images in the carousel
When the user reaches the end of the carousel in either direction
Then the carousel should loop back to the first/last image
Advanced stretch functionality
-
Given auto-forward and auto-back buttons
When the auto-forward button is clicked
Then the images should automatically advance every 5 seconds -
When the auto-back button is clicked
Then the images should automatically go back every 5 seconds -
Given the carousel is auto-advancing (in either direction)
When the stop button is clicked
Then the auto-advance/go back should stop -
Given the carousel is auto-advancing (in either direction)
When the forward button is clicked
Then the auto-advance should stop
And the next image should show
(next = stop + forward) -
Given the carousel is auto-advancing (in either direction)
When the back button is clicked
Then the auto-advance should stop
And the previous image should show
(back = stop + back)
Maximum time in hours
4
How to get help
General advice on asking for help can be found on the curriculum pages.
You can always share your blockers in your class channel and get help from your colleagues.
How to submit
- Fork the coursework repo to your Github account.
- Make a branch for this project.
- Make regular small commits in this branch with clear messages.
- When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
There are several projects in this repo. Make a new branch based on main for each project.
- 主要言語
- JavaScript
- スター
- 1
- フォーク
- 327
- 平均マージ
- 3時間 25分
- マージ済み PR(30日)
- 2
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CodeYourFuture/Module-Data-Groups のほかの issue
-
🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core Module-Data-Groups Submit:None 🦔 Size Tiny
難易度 1/5 1時間未満 初心者へのやさしさ 65/100
-
📅 Sprint 1 NotCoursework
CodeYourFuture/Module-Data-Groups#1443 · 担当者 1 名 ·
-
🏝️ Priority Stretch 🐇 Size Small 📅 Sprint 2 Module-Data-Groups Optional Submit:Issue
難易度 1/5 1時間未満 初心者へのやさしさ 58/100
-
🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 2 Core Module-Data-Groups Submit:Issue
難易度 1/5 1〜3時間 初心者へのやさしさ 58/100
-
🏝️ Priority Stretch 🐂 Size Medium 📅 Sprint 3 Module-Data-Groups Optional Submit:None
難易度 1/5 1時間未満 初心者へのやさしさ 35/100
CodeYourFuture/Module-Data-Groups の issue をすべて見る
似ている issue
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
githubnext/gh-aw-workshop#3692 ·
-
agent/guide documentation hive/hosted-available-lke648397-260827-5n31
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
Add: BuyPass TV オープンchannels:add check:passed
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
S: triage
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
apache/cloudstack#14222 ·