Skip to content

Glasgow | 26-ITP-May | Chan Yat Long | Sprint 3 | Quote generator - #1251

Open
Motorcycle-lab wants to merge 5 commits into
CodeYourFuture:mainfrom
Motorcycle-lab:new-quote-generator
Open

Glasgow | 26-ITP-May | Chan Yat Long | Sprint 3 | Quote generator#1251
Motorcycle-lab wants to merge 5 commits into
CodeYourFuture:mainfrom
Motorcycle-lab:new-quote-generator

Conversation

@Motorcycle-lab

Copy link
Copy Markdown

Self checklist

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

Changelist

clean commit for html, css and javascript

Questions

no

@Motorcycle-lab Motorcycle-lab changed the title Glasgow | 25-ITP-May | Yat Long Chan| Sprint 3 | Quote generator Glasgow | 26-ITP-May | Yat Long Chan| Sprint 3 | Quote generator Jul 16, 2026
@Motorcycle-lab Motorcycle-lab added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 3 Assigned during Sprint 3 of this module Module-Data-Groups The name of the module. 🏕 Priority Mandatory This work is expected labels Jul 16, 2026
@Motorcycle-lab Motorcycle-lab changed the title Glasgow | 26-ITP-May | Yat Long Chan| Sprint 3 | Quote generator Glasgow | 26-ITP-May | Chan Yat Long | Sprint 3 | Quote generator Jul 19, 2026
@madhuranakate

madhuranakate commented Jul 27, 2026

Copy link
Copy Markdown

Code logic looks good, could you make use of a suggested tool to make the code more readable?

Comment thread Sprint-3/quote-generator/index.html Outdated
<div class="card">
<div class="quote-container">

<span class="quote-mark">“</span><p id="quote"></p>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Seems to have open quote-marks but can't see any closing

// First condition: When a person click the button, it should generate back a quote;

function updateWebpageWithQuote() {
const elem = document.querySelector("#quote");

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you think of better names for your variables, which describe the intent?

@madhuranakate madhuranakate 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 Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Data-Groups The name of the module. 🏕 Priority Mandatory This work is expected Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants