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 Ohms Law Calculator #888

Closed

Conversation

mdjalal07
Copy link

@mdjalal07 mdjalal07 commented May 26, 2024

Fixes Issue🛠️

Closes #871

Description👨‍💻

Issue: The calculator needed dynamic computation for missing values, an updated result section, and basic styling for improved user experience.

Resolution:

1.Implemented dynamic computation: The calculator now computes missing values when at least two input values are provided.
2.Enhanced result display: The result section updates in real-time to show the calculated values in a clear and formatted manner.
3.Added basic styling: Applied basic CSS styling to improve the visual appeal and user-friendliness of the page.

Type of change📄

  • Added JavaScript functionality to dynamically compute and update missing values based on provided inputs.
  • Updated the result section to ensure it displays calculated values clearly and in a formatted way.
  • Incorporated basic CSS styling to make the interface more visually appealing and user-friendly.

How this has been tested✅

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

Untitled.video.-.Made.with.Clipchamp.14.mp4

Copy link

netlify bot commented May 26, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 671dcf6
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/6652ed1a514cc10008976648
😎 Deploy Preview https://deploy-preview-888--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.

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 @mdjalal07, 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!! ✨

@Rakesh9100 Rakesh9100 changed the title add a feature to calculate ohms law Added Ohms Law Calculator May 26, 2024
@Rakesh9100
Copy link
Owner

Why have you created the PR if you are not assigned to an issue @mdjalal07

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label May 26, 2024
@mdjalal07
Copy link
Author

please assign me to this issue

@Rakesh9100 Rakesh9100 closed this May 27, 2024
@Rakesh9100 Rakesh9100 removed the question 🤔 Further information is requested label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Ohms Law Calculator
2 participants