Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 665 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 665 Bytes

spiff-calculator

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.

Screen Capture

Check it out on CodePen here.