bnan / kiptab

Kiptab helps you and your friends keep track of expenses during vacations and other social settings by balancing debts automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiptab

Kiptab

Developed at Porto Summer of Code 2016, a 48h hackathon set in Porto, Kiptab is an app that helps you and your friends keep track of expenses during vacations and other social settings by balancing debts automatically.

Technologies

Server

  • Python
  • Flask
  • SQLite

Client

  • HTML, CSS, JavaScript
  • Vue.js
  • Material Design Lite

Development

Dependencies

$ cd server
$ pip install -r requirements.txt

Run

$ cd server
$ chmod +x start.sh
$ ./start.sh

Deployment

  1. Clone the repository:
$ git clone https://github.com/faviouz/kiptab.git
$ cd kiptab/
  1. Make sure DEBUG=False is set in app.config.

  2. Run the application.

$ chmod +x start.sh
$ ./start.sh

About

Kiptab helps you and your friends keep track of expenses during vacations and other social settings by balancing debts automatically.


Languages

Language:JavaScript 90.6%Language:HTML 5.7%Language:Python 3.1%Language:CSS 0.6%Language:Shell 0.0%