/Temperature-Conversions

A Temperature conversions app for my Java class.

Primary LanguageJavaMIT LicenseMIT

Temperature Conversions

This program was made for my java class. It's a simple temperature conversions app. It can handle:

  • Celsius to Fahrenheit
  • Celsius to Kelvin
  • Fahrenheit to Celsius
  • Fahrenheit to Kelvin
  • Kelvin to Celsius
  • Kelvin to Fahrenheit

The assignmen's feautres are done but the program is still work in progress,because I want to expand it, so you can expect certain features added.