Financial management system https://kasownik.hackerspace.pl
Find a file
2024-07-08 23:37:57 +02:00
fetch web: update readme, remove dead code 2024-07-08 23:12:23 +02:00
web web: add "Edit Profile" button 2024-07-08 23:37:57 +02:00
.gitignore web: update readme, remove dead code 2024-07-08 23:12:23 +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.