TEMPERATURE CONVERTER USING JAVASCRIPT
By KOPPADA NAGA LAKSHMI
The Temperature Converter Using JavaScript project aims to provide a simple and user-friendly tool for converting temperatures between Celsius and Fahrenheit scales.
Technologies and Files Used:
HTML: Used for creating the structure of the web page - "index.html".
CSS: Utilized for styling the user interface and making it visually appealing - "style.css".
JavaScript: Employed for handling temperature conversion logic and interactivity - "script.js".
Frameworks Used :
Bootstrap: Integrated to enhance the design and responsiveness of the web page.
Font Awesome: Utilized for adding icons to the project.
Working :
This is a web application that provides a user-friendly to users which converts one temperature unit to another.
Enter the input value and choose a unit to convert into another unit then click submit. When you do this slight down it shows the output as the opposite to its input units.
Comments