使用 Ember.js 的简单计算器 Web 应用
Task Name (GCI 2017) : Simple Calculator Web App Using Ember.js
Some projects at FOSSASIA use EmberJS. Please learn about the Framework. :heart:
The objective of this task is to create a simple calculator web app with minimal UI using emberjs framework and get introduced to it. The calculator should be able to perform the basic operations like addition, subtraction, multiplication and division. Additional features like calculation square root, factorial, sin, cos would be great.