Skip to content

Ayeeta/WebCalc

Repository files navigation

WebCalc Build Status

A calculator app that uses Restful Web API. The Application receives two numbers, an operation(Add, Substract, Multiply, Divide) selected by the user and submits to Rest API. All POST operations are submitted to http://api.mathjs.org/v4/ The results from every calculation are stored in an SQLite database. The app uses the SugarORM library for database operations.

Set Up

  • Clone/ download and open with Android Studio
  • make project
  • Run project

Disclaimer: On first run application may appear to be slow, since calls to the API take a while to return a response

About

A calculator app that uses Restful Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages