Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.33 KB

Business Logic versus User Interface Logic, in a calculator - assigned at Epicodus

By Kevin Williams

Calculator

Technologies Used

  • HTML
  • CSS
  • JavaScript

Description

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:

Setup/Installation Requirements

Known Bugs

For any problems, please file an issue on Github. Pull Requests welcome.

  • No known issues yet.
  • Please report any you find.

License

ISC

Copyright (c) 2022 Kevin Williams