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

Adding New Density Calculator #346

Closed
2 of 12 tasks
Pasqua101 opened this issue Oct 15, 2023 · 3 comments · Fixed by #369
Closed
2 of 12 tasks

Adding New Density Calculator #346

Pasqua101 opened this issue Oct 15, 2023 · 3 comments · Fixed by #369
Assignees
Labels
easy Easy Level Calculator - 5 points hacktoberfest2023 Under Hacktoberfest 2023 question Adding a calculator

Comments

@Pasqua101
Copy link
Contributor

Enter calculator name -

Density Calculator

Describe calculator functionality -

The functionality of the calculator will be to use to equation p = m/v. With p being density, m being mass and v being volume. Mass will be in kilograms, and volume with be in cubic meters m3. This will return a value of kilograms/cubic meter (kg/m3) for the density.

Additionally, I will be adding this calculator name to the README.

Under which category you wish to place it -

  • Computer Science
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Art
  • Finance
  • Scientific
  • Health
  • Sports
  • Let project owner decide
  • Suggest a new category - (Answer here)
@Pasqua101
Copy link
Contributor Author

Could you kindly assign this issue to me with the label of hacktoberfest?

@SarthakKeshari
Copy link
Owner

Hey @Pasqua101,
Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\physics\densityCalc

Issue completion deadline - 19th Oct 11:00:00 am IST

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

@SarthakKeshari SarthakKeshari added question Adding a calculator easy Easy Level Calculator - 5 points hacktoberfest2023 Under Hacktoberfest 2023 labels Oct 17, 2023
@Pasqua101 Pasqua101 mentioned this issue Oct 17, 2023
5 tasks
@Pasqua101
Copy link
Contributor Author

@SarthakKeshari Thank you. I have created the pull request for the calculator. Please let me know what you think. Also, I noticed some spelling errors, and/or formatting inconsistencies within the README.md and CONTRIBUTING.md files. Would you like me to make a separate issue for this problem or make those changes in this issue as well?

@SarthakKeshari SarthakKeshari linked a pull request Oct 18, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy Level Calculator - 5 points hacktoberfest2023 Under Hacktoberfest 2023 question Adding a calculator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants