Skip to content

An app for college students to keep track of their money made using MeteorJS for PECfest Hackathon Prelims 2014

Notifications You must be signed in to change notification settings

rhnvrm/merapaisa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mera Paisa

a money logging app for PECFest

Installation

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

Walkthrough

  • Start by registering with facebook, twitter or google.
  • You will now see a screen like this: image alt 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.
  • List item

The app syncs to all your devices in real time. You can select the account whose money you want to change and press Go.

image alt

Mobile Screenshots

image alt

image alt

image alt

About

An app for college students to keep track of their money made using MeteorJS for PECfest Hackathon Prelims 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published