An application that calculates the minimum number of pennies required needed to make a certain amount of sterling coins
-
Download/clone the repository
-
Open the file 'index.html' in any browser
-
In the input box provided, enter a sterling value and hit enter or click submit.
-
To run the test cases, navigate to root/tests and open the file 'SpecRunner.html' in any browser
- HTML
- CSS (with LESS)
- Javascript (with Jquery and AngularJS v1.6)
- Jasmine
- Controller script can be found in root/assets/controller