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
Languages
Python
63.2%
HTML
33.3%
JavaScript
3.2%
CSS
0.3%