A super-simple javascript addition calculator. It adds two numbers, it uses JS inbuilt parseInt function to either parse the input to a number or extract the first available number and then add it to the next one.
Firstly, why? But also - https://dmurf.github.io/University_ASE_Summative1/