Financial management system https://kasownik.hackerspace.pl
 
 
 
 
 
Go to file
Kasownik 363ab2b3f6 fix pekaobiznes scraper 2024-01-22 12:02:11 +01:00
fetch fix pekaobiznes scraper 2024-01-22 12:02:11 +01: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

README.md

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.