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

[Feature] Add AC/DC Power Calculator #1417

Closed
4 of 7 tasks
SiriAmarlapudi opened this issue Jun 24, 2024 · 14 comments · Fixed by #1739
Closed
4 of 7 tasks

[Feature] Add AC/DC Power Calculator #1417

SiriAmarlapudi opened this issue Jun 24, 2024 · 14 comments · Fixed by #1739
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level2 GSSoC2k24 Level-2 Task -- 25 Points

Comments

@SiriAmarlapudi
Copy link
Contributor

What would you like to share?

The AC/DC Power Converter Calculator is a web-based tool designed to help users convert power values between alternating current (AC) and direct current (DC).
This calculator allows users to input either AC parameters to obtain the equivalent DC power or DC parameters to get the equivalent AC power, depending on their needs.
This web based tool is designed by html,css,javascript.

Additional information

The app allows users to select the type of conversion they want to perform: either AC to DC or DC to AC.
This selection is handled by a dropdown menu in the form.
Depending on the user's choice, the appropriate input fields (either for AC or DC parameters) are displayed.

--For AC to DC conversion, the user needs to input:

1.AC Voltage (V)
2.AC Current (A)
3.Power Factor (a value between 0 and 1)

--For DC to AC conversion, the user needs to input:

1.DC Voltage (V)
2,DC Current (A)
The converted AC/DC power is displayed as output power.

Screenshot:
1
2

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @SiriAmarlapudi, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@SiriAmarlapudi
Copy link
Contributor Author

/assign

@jessicachawla
Copy link

@SiriAmarlapudi will you provide graphs?

@SiriAmarlapudi
Copy link
Contributor Author

Only for output power or input also
Can u please specify.
I can add graphs

@jessicachawla
Copy link

Both input and output.

@SiriAmarlapudi
Copy link
Contributor Author

Yes,I can add graphs

@jessicachawla
Copy link

Okay good
@Rakesh9100 this issue can be assigned

@SiriAmarlapudi
Copy link
Contributor Author

/assign

@Rakesh9100
Copy link
Owner

Go ahead @SiriAmarlapudi

@Rakesh9100 Rakesh9100 changed the title AC/DC Power Converter Calculator [Feature] Add AC/DC Power Converter Calculator Jun 28, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Jun 28, 2024
@Rakesh9100
Copy link
Owner

Pls provide your PR @SiriAmarlapudi

@Rakesh9100 Rakesh9100 added question 🤔 Further information is requested up for grab ✋ This issue is up to be assigned and removed question 🤔 Further information is requested labels Jul 6, 2024
@why-Radhika
Copy link

Hey, I am a GSSOC'24 Contributor. Could you please assign me this issue, I would like to start working on it ASAP.

@SiriAmarlapudi
Copy link
Contributor Author

SiriAmarlapudi commented Jul 15, 2024

Hey...sorry for being unavailable. I have completed . if u will assign me i'll submit the PR @Rakesh9100

@Rakesh9100
Copy link
Owner

Okay, provide your PR today itself @SiriAmarlapudi

@Rakesh9100 Rakesh9100 removed the up for grab ✋ This issue is up to be assigned label Jul 30, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add AC/DC Power Converter Calculator [Feature] Add AC/DC Power Calculator Aug 3, 2024
Copy link

github-actions bot commented Aug 3, 2024

Hello @SiriAmarlapudi! Your issue #1417 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level2 GSSoC2k24 Level-2 Task -- 25 Points labels Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level2 GSSoC2k24 Level-2 Task -- 25 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants