JavaScript Calculator
This was a project I did to learn basic JavaScript, such as syntax, dom manipulation, event bubbling, etc. It has all the basic functionality of a normal calculator, and a "history" feature that lets it remember your last calculation for future use. Check out the demo linked below.
Demo View On GitHub- Client
- Personal Project
- Technical
- JavaScript
- HTML/CSS
- GitHub
- Type
- Web App
- Role
- Lead Designer
- Programmer
Credits
This was a collaborative project with a friend. The design and general aesthetics of the page were created by me, while meatzie added the general functionality.