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 Dora Calculator #1062

Merged
merged 13 commits into from
Jun 3, 2024
Merged

Added Dora Calculator #1062

merged 13 commits into from
Jun 3, 2024

Conversation

Tamilkumaran17
Copy link
Contributor

@Tamilkumaran17 Tamilkumaran17 commented Jun 1, 2024

Fixes Issue🛠️

Closes #868

Description👨‍💻

It's a simple calculator that gets the distance from Dora(x,y) to Object(x,y) along with maximum visible distance value and calculate the output and display.

Type of change📄

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

How this has been tested✅

I verified the changes by conducting functional tests to ensure the calculator accurately computes distances and handles valid/invalid inputs.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

Screenshot (137)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @Tamilkumaran17, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Jun 1, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit e576c9d
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/665dfb19a7e4ea0008034593
😎 Deploy Preview https://deploy-preview-1062--calcdiverse.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.

@Rakesh9100
Copy link
Owner

Also add your calculator in main index.html file to display it on the website, make the commits in this same PR @Tamilkumaran17

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jun 1, 2024
@Rakesh9100 Rakesh9100 changed the title Updated Dora Calculator Added Dora Calculator Jun 1, 2024
@Tamilkumaran17
Copy link
Contributor Author

index.html updated

@Rakesh9100 Rakesh9100 merged commit ecad4b9 into Rakesh9100:main Jun 3, 2024
4 checks passed
@Rakesh9100
Copy link
Owner

Congrats on getting your PR merged to the repo under GSSOC 2k24 🥳 @Tamilkumaran17

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level3 Advanced task and removed question 🤔 Further information is requested labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Dora Calculator
2 participants