Skip to content

inf20001-byui/javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

I wrote a Currency Convertor application as I was learning javascript and show how it can interact with HTML. I also incorporated using the moment.js Javascript CDN library to display the current time on my page. As part of the learning process and how to handle data downloaded from another source, I created a random sayings app that will show different sayings. Since I used it as part of the learning process, I also included it on my webpage.

To run this application you simply need a web browser that support javascript. Copy the code, including the javascript files into a folder on you device and open the main.html file.

Software Demo Video

Development Environment

  • Visual Studio Code
  • Live Server v5.7.9 extension for VS Code
  • JavaScript Debugger Companion Extension v1.0.18 for VS Code
  • Node.js 18.14.0
  • Chrome Web Browser
  • Git / GitHub

Useful Websites

Future Work

Future enhancements I would like to include:

  • Better HTML layout possibly using CSS
  • Ability to use text input instead of dropdowns for each currency
  • Display images next to the different currencies

Releases

No releases published

Packages

No packages published