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
144 stars 373 forks source link

Added Image Resolution Calculator #1397

Closed thevijayshankersharma closed 6 days ago

thevijayshankersharma commented 1 week ago

Fixes Issue🛠️

Closes #1307

Description👨‍💻

Implemented an Image Resolution Calculator tool that computes the resolution of an image based on its dimensions (width and height in pixels) and DPI (dots per inch). This tool will help users determine the resolution of an image for printing or digital display purposes.

Key features include:

Type of Change📄

Checklist✅

Screenshots/GIF📷

image

netlify[bot] commented 1 week ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit b8f0080ac51b31787168085cc7e97be2067c1ffb
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/667d3fbaa90d6a000874c8ab
Deploy Preview https://deploy-preview-1397--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 commented 1 week ago

Pls add your calculator part in the main index.html file to display it on the website by making the new commits in this same PR @thevijayshankersharma

thevijayshankersharma commented 1 week ago

Pls add your calculator part in the main index.html file to display it on the website by making the new commits in this same PR @thevijayshankersharma

I didn't get. Can you elaborate ?

Rakesh9100 commented 1 week ago

You have to add your calculator part in this File @thevijayshankersharma

thevijayshankersharma commented 1 week ago

@Rakesh9100 Done.

github-actions[bot] commented 6 days ago

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