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 Typing-Test project under Vanilla-JS-Projects #211

Merged
merged 1 commit into from
May 31, 2024

Conversation

1simransaini
Copy link
Contributor

@1simransaini 1simransaini commented May 30, 2024

Pull Request for WebMasterLog 💡

Issue Title: Added project named Typing-Test under Vanilla-JS-Projects

Closes: #199

Describe the add-ons or changes you've made 📃

Added project named Typing-Test it allows users to measure their typing speed, including metrics such as Words Per Minute (WPM), Characters Per Minute (CPM), and accuracy. The test lasts for a maximum of 60 seconds. Once typing begins, the remaining time, number of mistakes, WPM, and CPM are displayed at the bottom of the interface.

Type of change ☑️

What sort of change have you made:

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested? ⚙️

I tested it at my local system.

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

Capture5

Note to reviewers 📄

Kindly go through it.

Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-master-log ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 0:09am

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

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

@1simransaini PR Approved 🎉
Join discord server for further communication.

@Avdhesh-Varshney Avdhesh-Varshney merged commit ea834f7 into Avdhesh-Varshney:main May 31, 2024
5 checks passed
@Avdhesh-Varshney Avdhesh-Varshney added level3 Advanced level issues/pull requests Approved ✔️ This PR is approved by the PR or, Mentors Vanilla-JS 😊 These project are kept in Vanilla-JS directory gssoc These issue/pull request will be considered for GSSOC'24 labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors gssoc These issue/pull request will be considered for GSSOC'24 level3 Advanced level issues/pull requests Vanilla-JS 😊 These project are kept in Vanilla-JS directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project 📃: Typing Speed Test
2 participants