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

Updating Density Calculator #647

Closed Pasqua101 closed 7 months ago

Pasqua101 commented 7 months ago

Hi @SarthakKeshari, I figured that since I've updated the momentum calculator to accept different units of measurement for velocity and mass. I should do something similar for the density calculator I made in issue #346.

Essentially, I would like to add additional units of measurement for volume and mass used in the density calculator. In a similar method that was done for my previous issue.

SarthakKeshari commented 7 months ago

Hey @Pasqua101, Your inputs are welcome. The issue has been assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\physics\densityCalc

Issue completion deadline - 04th Dec 01:30:00 pm IST

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

Pasqua101 commented 7 months ago

Thank you. Created a PR for the enhancement.