Make change coding task
Simple coin change-making app (knapsack challenge) using javascript, html and css. Implemented with some user input validation and for a selected GBP coin set. Can calculate both in pennies (by inputing integers) and pounds (by inputing decimal numbers).