Skip to content

hema-priya-vadivel/WeightConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏋️‍♀️ Weight Converter

A simple and intuitive Java Swing desktop application that converts weight from kilograms (kg) to pounds (lbs).

🔧 Features

  • User-friendly graphical interface using Java Swing
  • Converts input in kilograms to pounds
  • Clear button to reset the input and result
  • Exit button to close the application
  • Lightweight and fast

📐 Conversion Formula

1 kilogram (kg) = 2.20462 pounds (lbs)

🖼️ Weight Converter GUI


Weight Converter GUI - 1


Weight Converter GUI - 2

🚀 Getting Started

Prerequisites

  • Java JDK 8 or above
  • Any IDE that supports Java (Eclipse, IntelliJ, NetBeans, etc.)

How to Run

✅ Option 1: Clone and Run via Source Code

  1. Clone the repository:

    git clone https://github.com/hema-priya-vadivel/WeightConverter.git
    
  2. Open the project in your preferred IDE.

  3. Run the main class (usually WeightConverter.java).

  4. Enter weight in kilograms and click Convert.

  5. Use the Clear button to reset fields or Exit to close the app.

✅ Option 2: Download & Run Application Directly

If you don't want to clone the source code:

About

A simple and intuitive Java Swing desktop application that converts weight from kilograms (kg) to pounds (lbs).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages