Financial management system https://kasownik.hackerspace.pl
Find a file
Kasownik 5386841af8 web: update requirements to work on py3.11
Done by trial-and-error, might have missed something.
2023-05-26 15:04:21 +02:00
fetch uncommitted changes, thank you very much 2023-04-07 22:24:09 +02:00
web web: update requirements to work on py3.11 2023-05-26 15:04:21 +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.