Financial management system https://kasownik.hackerspace.pl
Find a file
2024-07-08 22:01:00 +02:00
fetch *: run black 2024-07-08 22:01:00 +02:00
web *: run black 2024-07-08 22:01:00 +02:00
.gitignore Update readme, gitignore 2024-07-05 16:01:00 +02:00
docker-compose.yml *: use common dockerfile 2024-07-06 21:54:17 +02:00
Dockerfile web: clean up, remove dead code, update readme 2024-07-08 21:58:43 +02:00
README.md web: clean up, remove dead code, update readme 2024-07-08 21:58:43 +02:00

Kasownik

Warsaw Hackerspace Membership Management System

Summary

This project is divided into two separate modules:

  • web - web frontend and basic logic, public-facing service
  • fetch - bank account data fetcher

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