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
113 stars 104 forks source link

add speed converter #213

Closed Vimal-Dubey closed 1 year ago

Vimal-Dubey commented 1 year ago

Enter calculator name -

Speed unit converter

Describe calculator functionality -

A speed converter calculator is a tool that helps convert speeds between different units of measurement. It can be used to convert measurements such as miles per hour, kilometers per hour, or meters per second.

Under which category you wish to place it -

Vimal-Dubey commented 1 year ago

wants this issue assigned to me

Aryan-Dahiya-23 commented 1 year ago

Kindly Assign this issue to me.

SarthakKeshari commented 1 year ago

@Vimal-Dubey, May add Pressure Converter with the same issue. Sound good?

MrDBC commented 1 year ago

@Vimal-Dubey, May add Pressure Converter with the same issue. Sound good?

yes , sounds good what are the different units i need to use for pressure?

SarthakKeshari commented 1 year ago

Hey @MrDBC, If no response is received from @Vimal-Dubey within 24 hours, then I will assign it to you.

Rishika631 commented 1 year ago

Can you please assign this issue to me

SarthakKeshari commented 1 year ago

@Rishika631, May add Pressure Converter with the same issue. Sound good?

Rishika631 commented 1 year ago

Sure.Can you tell me what units to add for pressure converter?

SarthakKeshari commented 1 year ago

@Rishika631, You may add these units - image

Rishika631 commented 1 year ago

sure I'll add both of them. I should make two different files for it right? one named pressure convertor and one named speed convertor?

Rishika631 commented 1 year ago

@SarthakKeshari can you please add file folders for it in physics category

SarthakKeshari commented 1 year ago

sure I'll add both of them. I should make two different files for it right? one named pressure convertor and one named speed convertor?

No, There is an existing code you need to add-on that

SarthakKeshari commented 1 year ago

Hey @Rishika631, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\metricUnitConverter

Be careful, do not break the old code that already exists.

Issue completion deadline - 24th Oct 8:00:00 am IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

Rishika631 commented 1 year ago

okay I will contribute the code under this file. I will surely keep check on not breaking the old code. Thank you for assigning it to me.

Rishika631 commented 1 year ago

I have raised a PR. Please check and do let me know if any changes are needed then. I'll be happy to make changes.