-
Notifications
You must be signed in to change notification settings - Fork 404
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
Added Dora Calculator #1062
Conversation
There was a problem hiding this 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!! ✨
✅ Deploy Preview for calcdiverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Also add your calculator in main |
index.html updated |
Congrats on getting your PR merged to the repo under GSSOC 2k24 🥳 @Tamilkumaran17 |
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📄
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✅
Screenshots/GIF📷