Skip to content
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

Maryna Romanova - Sprint-3 #450

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

Conversation

MarynaRomashca
Copy link

@MarynaRomashca MarynaRomashca commented Mar 29, 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 COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

@MarynaRomashca MarynaRomashca added the Needs Review Participant to add when requesting review label Mar 29, 2025
const timeRemaining = document.querySelector("#timeValue");
const stepTime = 100
const startButton = document.querySelector("#set");
let isAudioPlaed = false;
Copy link

Choose a reason for hiding this comment

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

Is this a typo?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, english not my fist language, sorry for mistakes.


function setAlarm() {
let fistRemaider = +timeRemaining.innerHTML * 1000;

Copy link

Choose a reason for hiding this comment

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

is fistRemaider a typo? if not just ignore

Copy link
Author

Choose a reason for hiding this comment

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

I fixes my typo.

Copy link

Choose a reason for hiding this comment

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

Comments in a different language - amend to English for submission purposes

Copy link
Author

Choose a reason for hiding this comment

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

All comments in other languages ​​have been removed.

@fearcyf
Copy link

fearcyf commented Apr 1, 2025

Add comments to submissions without them to show thought processes. Other points to be clarified have been noted.

@fearcyf fearcyf added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review labels Apr 1, 2025
@fearcyf fearcyf self-assigned this Apr 1, 2025
@MarynaRomashca
Copy link
Author

Dear @fearcyf ,I have corrected everything you have indicated, please check. If everything is good, then approve my Sprint-3.

@MarynaRomashca MarynaRomashca added the Needs Review Participant to add when requesting review label Apr 6, 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 Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants