Sign inSign up

charlesstover/bills

By charlesstover

•Updated over 5 years ago

A management tool for splitting bills.

Image
1

277

charlesstover/bills repository overview

⁠Bills

This repository contains a bill-splitting utility to help manage finances shared between individuals.

image

⁠Use

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.

⁠Tech Stack

  • Docker - containerized application
  • HTML/CSS - graphical user interface
  • Node - logic and file system read/writes
  • PHP - an optional PHP alternative can be found in the /src-php directory

Tag summary

Content type

Image

Digest

Size

39.1 MB

Last updated

over 5 years ago

docker pull charlesstover/bills