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 103 forks source link

Molality Calculator #510

Closed Vedansh-Keshari closed 10 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

Molality Calculator

Describe calculator functionality -

The Molality Calculator as the name suggests takes the number of moles and the mass of solvent in kgs(SI) or multiples/sub-multiples of it as input and gives the Molality of the given solution as output. The inputs and outputs are inter-connected, if the user tries to change one of them, the other two values maintain the correct dependency and change along with it. In case you face a problem in calculating the number of Moles, you can simply refer to the Moles Calculator in the repository.

Under which category you wish to place it -

Upadhyay-Harshit commented 10 months ago

Please assign this to me

SarthakKeshari commented 10 months ago

@Upadhyay-Harshit, Abiding by the contribution policy, not more than 2 issues can be assigned at a time.

Kindly comment once the previous issues are merged.

sikehish commented 10 months ago

I'm interested in solving this

SarthakKeshari commented 10 months ago

Hey @sikehish, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\chemistry\molalityCalc

Issue completion deadline - 31st Oct 08:00:00 am IST

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

sikehish commented 10 months ago

I've implemented it https://github.com/SarthakKeshari/calc_for_everything/pull/548