Skip to content

This is a Java application that converts temperatures between different units.

Notifications You must be signed in to change notification settings

xotlr/cs-tempconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Converter

This is a Java application that converts temperatures between different units.

Project Structure

  • src/conversion/TemperatureConverterGUI.java - This is the main class that handles the temperature conversion logic and the GUI.
  • manifest.mf
  • build.xml

Building the Project

This project uses Ant for building. To build the project, navigate to the project's root directory and run the following command:

ant

About

This is a Java application that converts temperatures between different units.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages