- HTML
- CSS
- JavaScript
Welcome to the first project with JavaScript assigned by Epicodus before introducing jQuery. Specifically, it demonstrates separation of Business Logic and User Interface Logic in a calculator web app for cleaner, easier-to-read JavaScript code.
The lesson from the curriculum for this project was originally assigned for pair programming during class time on Monday January 10th 2022. We rushed through it and did not publish our work (to my knowledge). I went through it later on my own starting on Monday the 17th. Check out more of my work at:
- Visit the live site at https://k9w.github.io/calculator
- Or clone the repo and open index.html in a browser.
For any problems, please file an issue on Github. Pull Requests welcome.
- No known issues yet.
- Please report any you find.
Copyright (c) 2022 Kevin Williams