Skip to content

London | 26-ITP-May | Eyob Zeray | Sprint 3 | quote-generator - #1324

Open
eyob-tech wants to merge 1 commit into
CodeYourFuture:mainfrom
eyob-tech:feature/quote-generator
Open

London | 26-ITP-May | Eyob Zeray | Sprint 3 | quote-generator#1324
eyob-tech wants to merge 1 commit into
CodeYourFuture:mainfrom
eyob-tech:feature/quote-generator

Conversation

@eyob-tech

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

Updated the <title> in index.html to "Quote generator app". Implemented
the quote generator logic in quotes.js: on page load, a random quote and
its author are displayed by picking from the provided quotes array using
pickFromArray(). Clicking the "New quote" button selects and displays a
new random quote and author each time. Both tests in quotes.test.js pass.

@eyob-tech eyob-tech added 📅 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. Module-Data-Groups The name of the module. 🏕 Priority Mandatory This work is expected labels Jul 28, 2026

@cjyuan cjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code looks good.

Note: We should respect instructions like DO NOT EDIT BELOW HERE; it is usually there for a reason. If you are curious about why, you could ask AI

Why should programmers respect "DO NOT EDIT BELOW HERE" instruction in a file?

@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. labels Aug 1, 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. Module-Data-Groups The name of the module. 🏕 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