Skip to content

coderfreeze/Unit-Converter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unit Converter Project

Introduction

This is a unit converter application that allows users to convert between different units of measurement.

Features

  • Supports conversion between feet, meters, inches, and centimeters
  • User-friendly interface
  • Accurate and reliable conversion results

Usage

To use the application, simply follow these steps:

  1. Choose the unit you want to convert from by typing the corresponding number
  2. Choose the unit you want to convert to by typing the corresponding number
  3. Enter any value you want to convert
  4. The converted value will be displayed on the screen
  5. Type "yes" if you would like to convert another value and "no" if you do not.

Installation

To install the application, follow these steps:

  1. Download the project files from GitHub
  2. Open the project in your preferred IDE
  3. Compile and run the application

Accessing on Command Prompt

  1. Navigate to the UnitConverter Project file using dir and cd
  2. open app, src, main, java
  3. run by using java Main.java

About

This unit converter program converts any value between feet, meters, inches, and centimeters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages