Skip to content

[Feature]: Unit Converter #30

@Satvik-Singh192

Description

@Satvik-Singh192

So, what is it about?

It's about adding a Unit Converter feature.

Feature Overview:

A console-based application that allows users to convert between various measurement units, such as:

  • Length: meters, kilometers, miles, feet
  • Temperature: Celsius, Fahrenheit, Kelvin
  • Weight: grams, kilograms, pounds
  • Volume: liters, milliliters, gallons

Key Features:

  • Menu-driven modular design.
  • Accurate conversion formulas implemented with floating-point precision.
  • Input validation for incorrect or unsupported conversions.
  • Extendable structure to easily add more conversion types later.

Goal:

Provide a simple, fast, and accurate way to perform unit conversions directly from the console.


Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions