Skip to content

London | 25-ITP-May | Halyna Kozlovska | Sprint 3 | Quote Generator #620

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 5 commits into
base: main
Choose a base branch
from

Conversation

halyna-k
Copy link

@halyna-k halyna-k commented Jul 16, 2025

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

  • Create container dynamically with quote, author, button, toggle checkbox, and status text.
  • Display a random quote and author on load and on button click.
  • Add event listener to the button to load a new random quote.
  • Add a checkbox toggle for auto-play, which could automatically changes the quote every 60 seconds.

Questions

Ask any questions you have for your reviewer.

halyna-k added 5 commits July 16, 2025 10:48
- change the title to appropriate;
- add a link for the styling
- create a container creation function;
- create function to set the quote and author;
- add function to handle button;
- comply a general quote rendering function
- add styles to the container, button, quote, author and mark
- add auto-play toggle checkbox;
- create a function to handle auto-play toggle;
- add styles.
@halyna-k halyna-k added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Participant to add when requesting review labels Jul 16, 2025
@halyna-k halyna-k linked an issue Jul 16, 2025 that may be closed by this pull request
3 tasks
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.

[TECH ED] Build quote generator app
1 participant