Skip to content

An expanded version of a Traversy Media weight converter app. Using Bootstrap classes in the UI, this multi-unit conversion tool combines JavaScript 'if/else' conditional statements with the addEventListener() and setTimeout() methods to achieve a slim, uncluttered feel, resulting in a smooth and efficient user experience.

Notifications You must be signed in to change notification settings

loosenthedark/unit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

All-In-One Unit Converter

Adapted from a Traversy Media vanilla JavaScript tutorial on YouTube: https://www.youtube.com/watch?v=7l-ZAuU8TXc&list=PLillGF-RfqbbnEGy3ROiLWk7JMCuSyQtX&index=8

Brad's project code: https://codepen.io/bradtraversy/pen/jGNWey

Link to deployed app: https://loosenthedark.github.io/unit-converter/

NB: The vanilla JS code used in this initial version is (probably) quite bulky and long-winded. It is my intention at this point to return to it in due course and refactor wherever necessary to eliminate redundant code blocks and make it more concise.

About

An expanded version of a Traversy Media weight converter app. Using Bootstrap classes in the UI, this multi-unit conversion tool combines JavaScript 'if/else' conditional statements with the addEventListener() and setTimeout() methods to achieve a slim, uncluttered feel, resulting in a smooth and efficient user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages