This repository contains the source code for My Change Calculator.
The purpose of this project was to develop my understanding of programming and how web pages are built.
Steps Taken:
- Learn the Document Object Model (DOM) and utilize the API with JavaScript.
- Clone a set of files from GitHub.
- Utilize basic looping and conditionals in JavaScript to add user interactivity.
- Utilize the CSS framework to define and then design the layout.
- Conduct TDD (Test Driven Development) by writing code that passes HTML and JavaScript tests based on Mocha test framework.
- Push my project into a GitHub repository.
Contents of this site are © Copyright 2022 TheDevCodingKen. All rights reserved.