k9w / celsius-fahrenheit

Convert temperature between Celsius and Fahrenheit

Home Page:https://k9w.github.io/celsius-fahrenheit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert temperature between Celsius and Fahrenheit

By Kevin Williams

Celsius-Fahrenheit

Technologies Used

  • HTML
  • CSS
  • JavaScript

Description

Welcome to the second project with JavaScript assigned by Epicodus before introducing jQuery. Specifically, it demonstrates separation of Business Logic and User Interface Logic in a specialized calculator web app for cleaner, easier-to-read JavaScript code. The app's specialty is to convert between units of temperature.

The lesson from the curriculum for this project was originally assigned for pair programming during class time on Monday January 10th 2022. We rushed through it and did not publish our work (to my knowledge). I went through it later on my own starting on Monday the 17th. Check out more of my work at:

Setup/Installation Requirements

Known Bugs

For any problems, please file an issue on Github. Pull Requests welcome.

  • No known issues yet.
  • Please report any you find.

License

ISC

Copyright (c) 2022 Kevin Williams

About

Convert temperature between Celsius and Fahrenheit

https://k9w.github.io/celsius-fahrenheit

License:ISC License


Languages

Language:JavaScript 64.0%Language:HTML 33.1%Language:CSS 2.9%