dorianim / money-balancer-php

Quick and dirty tool to manage money with multiple people

Repository from Github https://github.comdorianim/money-balancer-phpRepository from Github https://github.comdorianim/money-balancer-php

Money-balancer-php (deprecated)

GitHub release Badge release image

This is meant for situations where multiple people pay for stuff they use together. Whenever someone pays for something, they enter how much they paid. This tool shows everybody if they have paid more or less than they should have.

Installation

Don't use this. Its just quick and dirty and not really useable. It was created in two hours and not clean or secure. Just ignore this repo.

Security

This is not secure at all, there are multiple things missing, for example XSS and CSRF Protection. If you are mad enough to use it, make sure to put it behind a forward authentication proxy like authentik, authelia or oauth2-proxy. Also, you should only let trusted people use it.

About

Quick and dirty tool to manage money with multiple people

License:GNU Affero General Public License v3.0


Languages

Language:PHP 93.5%Language:Dockerfile 6.5%