A management tool for splitting bills.
This repository contains a bill-splitting utility to help manage finances shared between individuals.
Create a volume linking a directory on your server to /var/www/payments
.
Inside that volume, create a _.txt
file that contains each paying member on a separate line.
Inside that same volume, for each paying member, create a file named THEIR_NAME.txt
. This is where their contributions will be written.
/src-php
directory