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

Added Timer App #76

Merged
merged 4 commits into from
Jun 21, 2024
Merged

Added Timer App #76

merged 4 commits into from
Jun 21, 2024

Conversation

Varshi45
Copy link
Contributor

Related Issue

This PR addresses the issue #75.

Description

I've added a Clock App that has the following functionalities,

  • Analog Clock: Displays a real-time analog clock.
  • Countdown Timer: Allows users to set a countdown timer with hours, minutes, and seconds.
  • Stopwatch: Provides a basic stopwatch with start, stop, and reset functionalities.

Type of PR

Screenshots / videos (if applicable)

Timer App (6)
Timer App (7)
Timer App (8)
Timer App (1)
Timer App (2)
Timer App (3)
Timer App (4)
Timer App (5)

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

Thought of implementing another page, "World Clock", but that doesn't seem to work as expected. So, had to remove that component

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@smilewithkhushi smilewithkhushi left a comment

Choose a reason for hiding this comment

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

Good work! thanks for including the app screenshots, but please resolve the merge conflicts first!

@smilewithkhushi smilewithkhushi added gssoc Issue for GSSoC'24 level3 Level 3 Issue for GSSoC'24 labels Jun 20, 2024
@Varshi45 Varshi45 closed this Jun 20, 2024
@Varshi45 Varshi45 reopened this Jun 20, 2024
@Varshi45
Copy link
Contributor Author

As requested, I’ve resolved all the merge conflicts.

@smilewithkhushi smilewithkhushi merged commit 485f1f0 into smilewithkhushi:master Jun 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Issue for GSSoC'24 level3 Level 3 Issue for GSSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants