Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 382 Bytes

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