
Galaxy Calculator
Ionic 1 Starter for Simple Calculation Based Apps
$10.00
Details
- Version:
- 1.1.1
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 2 years ago
- Updated:
- 2 years ago
- Category:
- Starters
- Tags:
- ,
Description
Galaxy Calculator is a starter for solving simple mathematical operations built with Ionic 1. It works with Android (Material Design).This is a very basic calculator build in Ionic Framework. The app uses eval() to get the result of operations. ### Main Features
Calculator provides simple and advanced mathematical functions in a beautifully designed app. - Perform basic calculations such as addition, subtraction, multiplication, and division - Do scientific operations such as trigonometric, logarithmic, and exponential functions
Demo
Download APK### Package
- Source code of app (Ionic 2, HTML, CSS, Typescript)
- Built with Node.js
How To Use
Go to your project directory ans type - npm install - ionic cordova platform add android - ionic cordova build android