SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
114 stars 104 forks source link

Updated the Momentum calculator to support different measurements for Mass and Velocity #646

Closed Pasqua101 closed 10 months ago

Pasqua101 commented 10 months ago

Issue Id you have worked upon -

As mentioned in issue #645 I have created a drop down menu for the user to select different measurements for mass and velocity. Also did some reformatting of the return to make things a little more neater,

Briefly explain your program logic -

The user selects the measurements for mass and velocity, and upon clicked the calculate momentum button, the code will take the values and convert it to the respected values needed to find kg m/s for momentum.

Screenshots(Attach 2 screenshots of your own input and output) -

image image


By raising this PR I affirm that -

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
calc-for-everything ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 7:00pm
SarthakKeshari commented 10 months ago

Congratulations 🎉 @Pasqua101 on your contribution. Thanks for adding value to this repository. 😊

Project is live at - https://calc-for-everything-psi.vercel.app/

Pasqua101 commented 10 months ago

Thanks for accepting my PR. I'm looking for some other open source projects to contribute to. Would you happen to know any good ones?