Skip to content

London | ITP-May-2025 | Seddiq Azam | Module-Data-Groups | QuoteGenerator #616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

sedazam
Copy link

@sedazam sedazam commented Jul 16, 2025

You must title your PR like this:

Region | Cohort | FirstName LastName | Sprint | Assignment Title

For example,

London | 25-ITP-May | Carol Owen | Sprint 1 | Alarm Clock

Complete the task list below this message.
If your PR is rejected, check the task list.

-->

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Summary

This pull request implements the core functionality for the Quote Generator app.

✅ Features Added

  • Display a random quote and its author on page load
  • "New quote" button to display a new random quote from the list

💡 Notes

  • Used Math.random() through the pickFromArray() helper function to select quotes

Questions

Ask any questions you have for your reviewer.

@sedazam sedazam added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Participant to add when requesting review labels Jul 16, 2025
@sedazam sedazam changed the title London | ITP-May-2025 | Seddiq Azam | Module-Data-Groups | Quote Generator London | ITP-May-2025 | Seddiq Azam | Module-Data-Groups | QuoteGenerator Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Participant to add when requesting review 📅 Sprint 3 Assigned during Sprint 3 of this module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant