Skip to content

har0ke/tallybill

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published