项目作者: tfeditm

项目描述 :
Responsive JavaScript calculator in vintage style. FreeCodeCamp project.
高级语言: CSS
项目地址: git://github.com/tfeditm/calculator.git
创建时间: 2017-06-21T07:30:53Z
项目社区:https://github.com/tfeditm/calculator

开源协议:

下载


My Calculator

Responsive calculator in vintage style.

FreeCodeCamp project. The task is:

  • Fulfill the user stories. Use whichever libraries or APIs you need. Give it your own personal style.
  • User Story: I can add, subtract, multiply and divide two numbers.
  • User Story: I can clear the input field with a clear button.
  • User Story: I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.

Built With

  • Malihu Custom Scrollbar Plugin for the Entry History
  • CSS Grid Layaut for the Buttons (works well on Chrome and Firefox)
  • HTML
  • SCSS
  • JavaScript
  • JQuery
  • Google Fonts

The Site URL

https://tfeditm.github.io/calculator/