Skip to content

This project allows you and your friends to determine how much money you owe each other

Notifications You must be signed in to change notification settings

simonmallet/bill-splitter-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bill-splitter-php

This project allows you and your friends to determine how much money you owe each other

Usage

Provided a CSV file with the first row containing people's names, add a row for each bill paid by people. The system will automatically calculate the total amount paid by everyone and who owes what to whom...

#Example Danny;Samantha;Peter;Diane 0;0;10;0 5;5;0;0 0;0;0;50

About

This project allows you and your friends to determine how much money you owe each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages