git clone https://github.com/rhnvrm/merapaisa.git
You will need to install meteorjs for this to run locally.
curl https://install.meteor.com | /bin/sh
After installing run this
cd merapaisa
meteor run
Deploy yourself
meteor deploy fork-of-merapaisa.meteor.com
- Start by registering with facebook, twitter or google.
- You will now see a screen like this:
Let us start from the top.
- You can logout by clicking the link to your name in navbar.
- Logo of app
- Your Avatar, Your Name, Your Current Account Balance
- A form where you can simple enter name of new account, enter the credit or debt, their avatar image, date(default=today)
- option to see only this weeks, this months or all the data.
- List of all your friends accounts
- A form which can change the credit or debt of the account. Note you can change from CR to DR by clicking it.
The app syncs to all your devices in real time. You can select the account whose money you want to change and press Go.