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 Sound Level Calculator #1410

Merged
merged 10 commits into from
Jul 1, 2024
Merged

Added Sound Level Calculator #1410

merged 10 commits into from
Jul 1, 2024

Conversation

1911aditi
Copy link
Contributor

@1911aditi 1911aditi commented Jun 23, 2024

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📄

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

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

Screenshot 2024-06-24 000438

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 @1911aditi, 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 23, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 63876a7
🔍 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
Copy link
Owner

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.

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jun 24, 2024
@1911aditi
Copy link
Contributor Author

can you check now please? @Rakesh9100

@Rakesh9100
Copy link
Owner

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
Copy link
Contributor Author

can you check now please? @Rakesh9100

@Rakesh9100 Rakesh9100 merged commit 65d9685 into Rakesh9100:main Jul 1, 2024
4 checks passed
Copy link

github-actions bot commented Jul 1, 2024

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

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion gssoc GSSOC Open Source Program level2 Intermediate task and removed question 🤔 Further information is requested labels Jul 1, 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 level2 Intermediate task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Sound Level Calculator
2 participants