Skip to content

Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build slideshow app#5

Open
kolya-rm wants to merge 19 commits intomainfrom
coursework/slideshow
Open

Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build slideshow app#5
kolya-rm wants to merge 19 commits intomainfrom
coursework/slideshow

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

  • applied some styles for page;
  • added some additional image files;
  • added auto play/stop buttons;
  • added set image change delay elements;
  • implemented page behaviour on using control elements.

Questions

  - page title updated.
  - added simple style for the page;
  - implemented styles for page elements.
  - implemented function changes image on the page;
  - implemented function shows random image on page load;
  - implemented function called on page loading finish.
  - implemented function setups forward function on page loading finish;
  - implemented forward button click listener function;
  - implemented function cheks out of bounds images array on change image;
  - implemented backward button setup on page loading finish page;
  - implemented backward button clic listener function;
  - introduced image index change delta variable;
  - image change on click functionality moved in new function;
  - updated index checking on array bounds exit for case of backward.
  - new buttons added on the page: play backward, stop, play forward.
  - implemented function setups auto-forward button on page loading finish;
  - implemented click listener for auto forward button;
  - implmented function for create pictures auto change interval;
  - implemented function for clear pictures auto change interval.
  - implemented function setups auto backward button on page loading finish;
  - implemented click listener function for auto backward button;
  - implemented function setups stop button;
  - implemented click listener function for stop button.
  - updated click listener functions names.
  - added more slide files;
  - updated slideshow delay;
  - set document on finish loading listener function;
  - refactored function positin by acting regions.
  - on page added label, input and button for set image change delay;
  - min delay is 1 second; default delay 5 seconds.
  - implemented delay input setup on page loading finish;
  - implemented delay input listener watching input the corect value.
  - implemented delay time setup from input default value on page loading finish.
  - added delay set button ide on the page;
  - implemented delay set button click listener;
  - implemented delay time update on delay set button click.
  - update indents in the code.
  - change clear auto play interval set function region.
  - implemented image auto change on click Backward or Forward button.
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