2021-06-12 18:51:22 +02:00
2021-06-12 18:51:06 +02:00
2019-08-17 02:05:08 +02:00
2019-08-17 02:05:08 +02:00
2019-08-20 19:37:33 +02:00
2019-08-20 20:08:36 +02:00
2021-06-12 18:51:22 +02:00
2019-08-17 02:05:08 +02:00
2021-06-12 18:51:22 +02:00

Build Status Coverage Status

Tallybill

An django based tally of shared resource for your community:

  • host can add articles bought
  • enter every consumption on user basis
  • do inventory to consider loss
  • calculate what everybody owes the host

Install Dependencies

Create a new python3 environment and install all dependencies:

pip install -r requirements.txt

Run Development Server

To run the development sever run:

python manage.py runserver

For further information see the official django documentation at https://www.djangoproject.com/

Description
An django based tally of shared resource for your community
Readme 461 KiB
Languages
Python 63.2%
HTML 33.3%
JavaScript 3.2%
CSS 0.3%