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

CYF-ITP-South-Africa | Simphiwe Mabuya | Module-Data-Groups | Sprint-3 - Alarm-Clock #276

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

Conversation

Simphiwe-Mabuya
Copy link

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.

@Simphiwe-Mabuya Simphiwe-Mabuya added the Needs Review Participant to add when requesting review label Jan 6, 2025
@Simphiwe-Mabuya Simphiwe-Mabuya linked an issue Jan 7, 2025 that may be closed by this pull request
6 tasks

Choose a reason for hiding this comment

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

just a minor improvement you cand add o your script tag

https://www.w3schools.com/tags/att_script_defer.asp

Choose a reason for hiding this comment

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

  • When a user starts another timer while another one is still running, your code is breaking, you need to find a way you can handle that case ( you can either overwrite the old timer with the new one, you may not allow a user to overwriter a running timer, e.t.c)
  • For clarity to the user, you may specify which units are they entering in the textbox (minutes?, hours?, seconds,days?)

@KudahShambare KudahShambare added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review labels Jan 9, 2025
@Simphiwe-Mabuya
Copy link
Author

Simphiwe-Mabuya commented Jan 9, 2025 via email

@Simphiwe-Mabuya Simphiwe-Mabuya added Complete Participant to add when work is complete and review comments have been addressed and removed Reviewed Volunteer to add when completing a review labels Jan 13, 2025
@KudahShambare
Copy link

Hi Simpiwe , thank you for the compliments of the new season. Everything is looking good now.

@KudahShambare KudahShambare added the Reviewed Volunteer to add when completing a review label Jan 13, 2025
@Simphiwe-Mabuya
Copy link
Author

Simphiwe-Mabuya commented Jan 15, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Participant to add when work is complete and review comments have been addressed Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TECH ED] Build alarmclock app
2 participants