By Ankita
This is a source code of a tool using JavaFX to convert the given temperature into respective Celsius or Fahrenheit degrees.
This is a tool through which we convert the given temperature into respective Celsius or Fahrenheit degrees which I have done through Java coding. This is a small tool that is created using JavaFX. This tool can convert the entered temperature into degrees Celsius and Fahrenheit degrees.
While creating this tool we used .fxml file which has layout features. Layout features mean we can create the layout of any device with the help of this, it contains containers, controls, menu, shapes charts, etc.
Submitted by Ankita (Anku2107)
Download packets of source code on Coders Packet
Comments