Ember_Simple_Calculator

Simple Calculator Web App Using Ember.js

LGPL-3.0 License

Stars
1.4K

Emberjs Calculator

Task Name (GCI 2017) : Simple Calculator Web App Using Ember.js

Description :

Some projects at FOSSASIA use EmberJS. Please learn about the Framework. ❤️

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.