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

feat(digital-clock): add digital clock with modern UI #666

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

Conversation

kaiyumdev
Copy link
Contributor

@kaiyumdev kaiyumdev commented Nov 3, 2024

fix: #665

What does this PR do?

This PR introduces a new Advanced UI/UX Digital Clock application that provides users with an elegant and feature-rich time display solution. The implementation focuses on modern design principles and user experience best practices.

Key features include:

  • Real-time clock display with automatic updates
  • Dynamic greeting system based on time of day
  • Week number and day of year tracking
  • Light/dark theme toggle with smooth transitions
  • Responsive design for all device sizes
  • Accessibility considerations

Fixes #665

##Screenshots
clock

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How should this be tested?

Functional Testing

  • Test clock accuracy

    • Open the application in a browser
    • Compare displayed time with system time
    • Verify time updates every second
    • Check time format consistency (HH:MM:SS)
  • Test date and additional info

    • Verify current date display accuracy
    • Confirm week number calculation
    • Validate day of year counting
    • Check greeting changes based on time of day (morning/afternoon/evening)

Copy link

netlify bot commented Nov 3, 2024

Deploy Preview for openfrontendmentor ready!

Name Link
🔨 Latest commit 6046be7
🔍 Latest deploy log https://app.netlify.com/sites/openfrontendmentor/deploys/6727b8e0ae70380008347de3
😎 Deploy Preview https://deploy-preview-666--openfrontendmentor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

[Feat] Add Digital Clock Application
1 participant