freeCodeCamp Advanced Front End Development Project
This calculator can perform standard basic mathematical calculations.
Additional fixes to implement:
- Improve styling
- Fix issue where top display line displays operator after number.
- Fix issue where digit input after total adds digits to total instead of resetting lower display calculation to zero.
- Do more debugging.
Check it out on CodePen here.