Financial management system https://kasownik.hackerspace.pl
Find a file
2022-01-01 15:02:37 +01:00
fetch fetch: add config.ini.dist for pekaobiznes 2022-01-01 15:02:37 +01:00
web spam: Ignore NOT A MEMBER transfers 2019-06-28 18:05:08 +02:00
.gitignore Updated .gitignore ~enleth 2017-08-01 09:40:40 +02:00
README.md Cleanup, some READMEs, manage.py script 2018-03-15 11:23:55 +01:00

Kasownik

Warsaw Hackerspace Membership Management System.

„100 linii pythona!” - enki o skrypcie do składek

Summary

This project is divided into two separate modules:

  • web - web frontend and basic logic, public-facing service
  • fetch - bank account data fetcher, to be run in some secure domain (at least separate UID) - supports "old" IdeaBank web interface

More info about these can be found in their respective README.md files.