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 Molality Calculator #1786

Closed
5 of 8 tasks
Indrajeety993648 opened this issue Aug 4, 2024 · 4 comments · Fixed by #1787
Closed
5 of 8 tasks

[Feature] Add Molality Calculator #1786

Indrajeety993648 opened this issue Aug 4, 2024 · 4 comments · Fixed by #1787
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

@Indrajeety993648
Copy link
Contributor

Description

Add a Molality Calculator

Description

A feature to calculate the molality of a solution would be beneficial for users who need to determine the concentration of solutes in their solutions. This calculator would take the mass of the solute (in grams) and the mass of the solvent (in kilograms) as input and return the molality of the solution.

Feature Details

  • Inputs:
    • Mass of solute (g)
    • Mass of solvent (kg)
  • Output:
    • Molality (moles of solute per kilogram of solvent)
  • Formula:
    [
    \text{Molality (m)} = \frac{\text{moles of solute}}{\text{mass of solvent in kg}}
    ]

Alternative Solutions

  • Currently, users might need to use external tools or manual calculations to determine molality. Integrating this feature within our application would streamline their workflow.

Checklist

  • I have checked the existing issues to ensure this feature has not been requested before.

Additional Context

Adding this feature will enhance the application's functionality and provide more comprehensive tools for users working with solutions and concentrations.

Screenshots

image

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

github-actions bot commented Aug 4, 2024

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

@Indrajeety993648
Copy link
Contributor Author

@Rakesh9100 please assign this issue to me .

@Indrajeety993648
Copy link
Contributor Author

@Rakesh9100 please Review

@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Aug 8, 2024
@Rakesh9100 Rakesh9100 changed the title Add a Molality Calculator [Feature] Add Molality Calculator Aug 8, 2024
Copy link

Hello @Indrajeety993648! Your issue #1786 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 10, 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.

2 participants