https://github.com/karthikeyanav2003/temperature-converter
prodigy projects - temperature calculator
https://github.com/karthikeyanav2003/temperature-converter
calc calculator-application converter gui guiapplication python temperature-converter tkinter
Last synced: 3 days ago
JSON representation
prodigy projects - temperature calculator
- Host: GitHub
- URL: https://github.com/karthikeyanav2003/temperature-converter
- Owner: karthikeyanav2003
- Created: 2023-12-19T07:06:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T08:55:11.000Z (over 2 years ago)
- Last Synced: 2025-02-21T19:12:16.384Z (over 1 year ago)
- Topics: calc, calculator-application, converter, gui, guiapplication, python, temperature-converter, tkinter
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TEMPERATURE CONVERTER
ABSTRACT:
The Temperature Converter is a graphical user interface (GUI) application designed to facilitate the conversion between Celsius, Fahrenheit, and Kelvin temperature scales. The application allows users to input a temperature value in either Celsius, Fahrenheit, or Kelvin and instantly view the corresponding values in the other two scales. The conversion logic is implemented in Python using the Tkinter library for creating the user interface.
OUTPUT:
1.Celsius

2.Fahrenheit

3.Kelvin
