Temp-Converter

Simple GUI application built with Tkinter

View on GitHub

5

Temp-Converter

A GUI program created using Tkinter in the fall of 2022 for SDEV 140: Intro to Software Development

About

This program contains two buttons that convert an integer to Fahrenheit or Celsius dependent on which button is pressed. The entered number is assumed to be the opposing temperature scale. The GUI interface includes images I designed for the application.

Example

interface (1)