Back to search
A build to practise my vanilla JavaScript.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
separated functions into separate js file, added some validation for loan amount, added error message to display if loan over less than 0 or over 8000
99ebad1View on GitHubadded colour background and finished calculation fucntion for repayment
eecca25View on GitHubadded calcs for monthly repayment amount and edited js and html to display visually
3a0aaccView on GitHubworked on get admin fee function and getting results to display on page
0245fd1View on GitHubrefactored code and amended functions to get user inputs
d24e226View on GitHub