Skip to content

Glasgow | Jan-26 | Elisabeth Matulian | Sprint 3 | Quote generator app#1001

Closed
Elisabeth-Matulian wants to merge 4 commits into
CodeYourFuture:mainfrom
Elisabeth-Matulian:quote-generator-app
Closed

Glasgow | Jan-26 | Elisabeth Matulian | Sprint 3 | Quote generator app#1001
Elisabeth-Matulian wants to merge 4 commits into
CodeYourFuture:mainfrom
Elisabeth-Matulian:quote-generator-app

Conversation

@Elisabeth-Matulian
Copy link
Copy Markdown

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

Implement Quote generator app

Questions

N/Q

@Elisabeth-Matulian Elisabeth-Matulian added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 13, 2026
Comment thread Sprint-3/quote-generator/script.js Outdated
Comment on lines +6 to +7
const newCodeButton = document.querySelector('#new-quote');
function callQuote() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Try to find better names for the const newCodeButton and the function callQuote().
Descriptive names are very useful when debugging

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

updated

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

a name getQuote might be better because all this function does is return a quote, it does not handle anything to do with "display". but this is a nit-pick, looks good otherwise

@kyle-tightest kyle-tightest 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 Mar 22, 2026
@Elisabeth-Matulian Elisabeth-Matulian added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 23, 2026
@kyle-tightest kyle-tightest 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 Mar 23, 2026
@illicitonion
Copy link
Copy Markdown
Member

Closing PR because the January ITP run has finished. Feel free to re-open if you're still working on it.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants