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] Conversion of measurement units #11

Open
tommens opened this issue Dec 29, 2024 · 0 comments
Open

[FEATURE] Conversion of measurement units #11

tommens opened this issue Dec 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tommens
Copy link
Collaborator

tommens commented Dec 29, 2024

Describe the new functionality you would like to see

  1. Convert values from a given measurement unit to another one. For example, we would like to convert some length measurement between (centi/deci/...)meters/feet/inches/miles/nautical miles/yards. Similar conversions would be for measurement of areas, currency, power, energy, pressure, speed, temperature, volume, weight and masses.
  2. Any conversion has a "From" and a "To" field, it should be possible to either switch both fields easily, or fill in either one of those fields, in order to do conversions in both directions (for example, convert from Celsius to Fahrenheit and back), depending on which of the fields is filled in.

Illustration
As an example, you can take inspiration from how unit conversion is realised in https://web2.0calc.com
The figure below provides an illustration to convert energy from joules to kilowatt hours.
unit-converter

@tommens tommens added the enhancement New feature or request label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant