Skip to content

thenamanpat/WhoOwesWho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WhoOwesWho

Goal: A simple tool to figure out monetary dues after a trip Just add all transaction logs to the excel file in required format Then the program calculate how much money each person owes the other, and then optimises this matrix to minimise the number of transactions required to pay the money owed.

Requirements: An excel file with logs of transactions (look at sample excel file provided) Modify list_of_people with the name of the people involved with the transactions

To run: python whoOwesWho.py Financials\ sample.xlsx > currentStatus.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages