Skip to content

Create a temperature converter, from celcius to Fahrenheit, and viceversa.

Notifications You must be signed in to change notification settings

CARLOSGINER/Temperature_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔃 TEMPERATURE CONVERTER


App to convert Celcius to Fahrenheit, or viceversa. /:octocat: Visit Webpage Here!

AUTHOR

Carlos Giner

APPLIED TECHNOLOGIES

  • HTML
  • CSS
  • JAVASCRIPT

HOW IT WORKS

I use DOM manipulation (getElementById method) to get the value selected on the list, for the unit to convert. Then applied an if...else conditional statement, and call a function to calculate the new value, using the conversion formulas.


Carlos Giner © copyright 2021

About

Create a temperature converter, from celcius to Fahrenheit, and viceversa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published