GitHunt
KV

kvshravan/billSplit

Splitting bills made easy

Splitter

Bill splitting made super easy. After a great trip, sharing trip expenses with your group is tedious. Splitter helps you clear your debts while minimising the number of transactions. If there are n people the algorithm ensures that there can be atmost n-1 transactions.

Features

  1. Minimise the number of transactions.

Steps

  1. Install python
  2. python3 main.py

Languages

Python100.0%

Contributors

Created April 20, 2022
Updated May 8, 2022
kvshravan/billSplit | GitHunt