It is an app to manage your expensenses in hard or easy situation, titled as NutBoltu Pocket Money or NPM :)
First, install "Node.js and npm". Then, install the latest Cordova and Ionic command-line tools.
$ npm install -g cordova ionic
Follow the Android and iOS platform guides to install required platform dependencies.
Then Go to application direcotry
$ cd npm
$ ionic platform add android
$ ionic build android
$ ionic run android