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
149 stars 397 forks source link

Added Sound Level Calculator #1410

Closed 1911aditi closed 2 months ago

1911aditi commented 3 months ago

Fixes Issue🛠️

Closes #1302

Description👨‍💻

A sound level calculator involves designing a simple web interface where users can input sound levels in decibels (dB) and get the combined sound level as the output.

Type of Change📄

Checklist✅

Screenshots/GIF📷

Screenshot 2024-06-24 000438

netlify[bot] commented 3 months ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit 63876a75885976ba708cd20113ea2c54a6863faf
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66828ecdd10b540008b14e89
Deploy Preview https://deploy-preview-1410--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 3 months ago

Pls work on these by making the new commits in this same PR @1911aditi

  1. Rename your folder to Sound-Level-Calculator and make the necessary changes.
  2. Add a proper Readme file of your calculator as I can see it is empty.
  3. Add your calculator part in the main index.html file to display it on the website.
1911aditi commented 3 months ago

can you check now please? @Rakesh9100

Rakesh9100 commented 3 months ago

Separate your CSS to style.css and script to script.js file, respectively.

And also, check the point 3 of previous comment and work accordingly @1911aditi

1911aditi commented 3 months ago

can you check now please? @Rakesh9100

github-actions[bot] commented 2 months ago

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