Skip to content

London | 26-ITP-January | Eugenie Ahangama | Sprint 3 | Quote Generator App #977

Open
Eugenie-A wants to merge 5 commits intoCodeYourFuture:mainfrom
Eugenie-A:Sprint-3/quote-generator
Open

London | 26-ITP-January | Eugenie Ahangama | Sprint 3 | Quote Generator App #977
Eugenie-A wants to merge 5 commits intoCodeYourFuture:mainfrom
Eugenie-A:Sprint-3/quote-generator

Conversation

@Eugenie-A
Copy link

@Eugenie-A Eugenie-A commented Mar 3, 2026

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

  • Updated <title> to "Quote Generator App"
  • Updated <h1> to "Quotes Generator"
  • Selected the quote, author and new-quote using IDs
  • Used pickFromArray() to grab a random quote object
  • Mapped .quote and .author properties to the screen
  • Used backticks to add a dash before the author's name
  • Added a click listener to the button for manual refreshes
  • Called the function immediately so the page starts with a quote
  • Implemented autoplay checkbox in HTML
  • Created timeId variable to track the background task
  • Used setInterval to trigger updateQuote automatically
  • Used clearInterval to stop the timer when unchecked

Questions

N/A

@Eugenie-A Eugenie-A added 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Submit:PR Module-Data-Groups The name of the module. Core This is a core task and should be completed by all trainees labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core This is a core task and should be completed by all trainees Module-Data-Groups The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 3 Assigned during Sprint 3 of this module Submit:PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant