shendude / piddle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piddle

Easy bill splitting.

Piddle starts with a bill paid (outside of Piddle) in whole by one person (the Payer). The payer then creates a new Bill in Piddle and shares it with everyone who has some responsibility to pay (Debtors). Debtors can select for themselves which parts of the Bill they are responsible for (Items) and pay their share to the original payer (Payer) through Paypal or Square.

Table of Contents

  1. Requirements
  2. Development
    1. Installing Dependencies
    2. Roadmap
  3. Team
  4. Contributing

Requirements

  • Node 6.9.1
  • sqlite3 3.11.0

Development

Installing Dependencies

# From within the project directory
npm install

cd client
npm install

Documentation

npm run doc
cd docs
live-server

Roadmap

View the project backlog.

Team

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 98.8%Language:HTML 0.7%Language:CSS 0.6%