Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

NW6 | Hadika Malik | Module JS2 | Week 4 | Slideshow #220

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HadikaMalik
Copy link

@HadikaMalik HadikaMalik commented Jan 24, 2024

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.
completed the slideshow

Questions

Ask any questions you have for your reviewer.

Copy link

netlify bot commented Jan 24, 2024

Deploy Preview for cute-gaufre-e4b4e5 ready!

Name Link
🔨 Latest commit 3a0624f
🔍 Latest deploy log https://app.netlify.com/sites/cute-gaufre-e4b4e5/deploys/65b05893370966000998304f
😎 Deploy Preview https://deploy-preview-220--cute-gaufre-e4b4e5.netlify.app/week-3/slideshow
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@Honestocean Honestocean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, good job on completing the stretch goal and getting all 4 cats!

@@ -2,7 +2,39 @@ const images = [
"./assets/cute-cat-a.png",
"./assets/cute-cat-b.jpg",
"./assets/cute-cat-c.jpg",
"./assets/cute-cat.jpg"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job on adding the 4th cat!

});
stopBtn.addEventListener("click", ()=>{
clearInterval(autoIntervalId);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job with the event listeners and intervals, consider what happens though when the autoForward button is clicked multiple times.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants