Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.04 KB

File metadata and controls

34 lines (30 loc) · 1.04 KB

Converter-Java

A simple GUI version unit converter in java

Languages & tools :

Intellij

java



GitHub last commit GitHub code size in bytes

Temperature Converter Weight Converter

Directory Structure :

|-- out
|-- src
|   |-- com
|       |-- converter
|           |-- Main.java
|           |-- Functions.java
|           |-- Screen.java
|          
|-- Converter-Java.iml
|
|-- Img
|   |-- intellij.png
|   |-- java.png
|   |-- converterJava1.png
|   |-- converterJava2.png
|
|-- README.md