Temperature Converter
This project is a temperature converter application that I developed as part of the Software Engineering Fundamentals course. The application allows users to easily and quickly convert temperatures between Celsius, Reaumur, Fahrenheit, and Kelvin. This project is designed to practice basic web development skills using HTML, CSS, and JavaScript.
Key features
- User Input: Users can input temperature values in Celsius, Reaumur, Fahrenheit, or Kelvin.
- Instant Conversion: The input temperature is instantly converted to the other two temperature units.
- Solution: Provide a formula and solution steps.
- Responsive Design: A responsive layout that works well on various devices.
Role and responsibilities
- Designing and developing the user interface (UI) using HTML and CSS.
- Writing the temperature conversion logic using JavaScript.
- Optimizing the design across different devices.
- Testing the website to ensure functionality and a good user experience.
Skill and technologies
Here some skills and technologies I implemented into this project.
- HTML
- CSS
- JavaScript
Resources
The project online at: desup1421.github.io/temperature-converter