Skip to content

Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build quote generator app#4

Open
kolya-rm wants to merge 7 commits intomainfrom
coursework/quote-generator
Open

Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build quote generator app#4
kolya-rm wants to merge 7 commits intomainfrom
coursework/quote-generator

Conversation

@kolya-rm
Copy link
Owner

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

  • added some style for the given page;
  • added auto-play checkbox on the given page;
  • implemented described behaviour logic for the given page. Show random quotation form the array on load page and click on the button. Also added auto-play mode enabling by the chechbox.

Questions

  - index.html file title updated.
  - update html-file;
  - added styles in style.css.
  - implemented function called on finish page loading;
  - implemented function update quote and author text on page;
  - implemented function returns random quote;
  - implemented function sets quote to page paragraphs.
  - implemented function sets up button click listener to update quote;
  - added button setup function invocation on page loading finish.
  - on the page added auto-play checkbox.
  - quote place hight updated.
  - setup check box function on finish loading page added;
  - check box state change listener function implemented: change label text and add/remove updateQuote in interval call.
  - page styles updated;
  - script code structured.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant