Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
145 stars 367 forks source link

Added Trisection Point Calculator #1440

Closed SumithThota closed 1 day ago

SumithThota commented 3 days ago

Fixed Issue🛠️

Closes #1333

Description👨‍💻

A Trisection point calculator is added to our CalcDiverse Project. Note: Trisection points are used to divide a line segment into three equal parts, or dividing a line segment in the ratio 1:2 and 2:1 internally. This calculator is used in various fields of geometry & in coordinate systems.

Type of Change📄

Checklist✅

Screenshots/GIF📷

Before calculation

Screenshot 2024-06-25 153946

After calculation

Screenshot 2024-06-25 160501

netlify[bot] commented 3 days ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit 9ecf4dc53519d8a2fd8553b6c2681e3624988c6e
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/667dae4031a4760008550806
Deploy Preview https://deploy-preview-1440--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.

SumithThota commented 3 days ago

Hello @Rakesh9100 (PA) I have successfully added Trisection Point calculator Please review my code and add appropriate labels to it.

Nihal4777 commented 3 days ago

@Rakesh9100 This PR can be merged.

github-actions[bot] commented 1 day ago

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @SumithThota