Metric Converter is a simple Java application that allows users to convert units between Feet and Meters, Pounds and Kilograms, and Fahrenheit and Celsius. The program prompts the user to select the type of conversion and then enter the quantity to be converted.
-
Convert Feet to Meters
-
Convert Pounds to Kilograms
-
Convert Fahrenheit to Celsius
- Clone the repository to your local machine:
git clone https://github.com/ZinhleMkhabela/Zinhle_converter.git
- Open the project in NetBeans.
- Run the Zinhle_converter main class.
- Follow the on-screen prompts to select the conversion type and enter the quantity.
Java Development Kit (JDK) 8 or later NetBeans IDE
Contributions are welcome! Please fork this repository and submit a pull request with your changes.