Skip to content

London | 26-ITP-Jan | Karla Grajales | Sprint 3 | Quote generator#1198

Open
Grajales-K wants to merge 19 commits intoCodeYourFuture:mainfrom
Grajales-K:quote-generator
Open

London | 26-ITP-Jan | Karla Grajales | Sprint 3 | Quote generator#1198
Grajales-K wants to merge 19 commits intoCodeYourFuture:mainfrom
Grajales-K:quote-generator

Conversation

@Grajales-K
Copy link
Copy Markdown

@Grajales-K Grajales-K commented Apr 13, 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

Refactored the Quote Generator to improve code organization and user experience. The primary update involves a structural refactor, moving the quotes data into a separate file (data.js) to decouple data from application logic. Key features include an automated quote rotation mechanism (Stretch Goal) with a visual "auto-play:ON" status indicator and a manual "New Quote" trigger. I also integrated an audio element to enhance interactivity and updated the HTML metadata to match the project requirements. All core functionalities were tested to ensure the random selection logic works seamlessly with the provided array.

@github-actions

This comment has been minimized.

@Grajales-K Grajales-K added 🏕 Priority Mandatory This work is expected 📅 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. javascript Pull requests that update javascript code labels Apr 14, 2026
Comment thread Sprint-3/quote-generator/script.js Outdated
Comment thread Sprint-3/quote-generator/script.js Outdated
Comment thread Sprint-3/quote-generator/script.js Outdated
@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Apr 14, 2026
@Grajales-K Grajales-K requested a review from cjyuan April 14, 2026 23:50
@Grajales-K Grajales-K added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Apr 14, 2026
@cjyuan
Copy link
Copy Markdown
Contributor

cjyuan commented Apr 15, 2026

Looks good. Nicely implemented.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Reviewed Volunteer to add when completing a review with trainee action still to take. labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. javascript Pull requests that update javascript code 🏕 Priority Mandatory This work is expected 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants