Financial management system https://kasownik.hackerspace.pl
Find a file
2024-07-04 19:43:09 +02:00
fetch fix pekaobiznes scraper 2024-01-22 12:02:11 +01:00
web web: docker packaging, env-based config 2024-07-04 19:43:09 +02:00
.gitignore web: docker packaging, env-based config 2024-07-04 19:43:09 +02:00
docker-compose.yml web: docker packaging, env-based config 2024-07-04 19:43:09 +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.