AnochiwaAlfred / UpSkill-Assignment-5.1

UpSkill-Assignment-5.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UpSkill-Assignment-5

The assignment5.js file is the full assignment, if it were to be run on node or tested using the console.

I have designed a simple page that can collect inputs for each question and provide the required solution via DOM manipulation using the code written in forIndex.js. This code is identical to the one in assignment5.js, except the input and output methods. While the assignment5.js takes input parameters when the functions are called and outputs to the console, the forIndex.js takes input from HTML input elemets in the index.html file, and displays the results in the same page.

PREVIEW

Screenshot from 2023-06-05 10-40-39

About

UpSkill-Assignment-5.1


Languages

Language:HTML 47.6%Language:JavaScript 41.2%Language:CSS 11.2%