Financial management system https://kasownik.hackerspace.pl
 
 
 
 
 
 
Go to file
radex 1d1b4b5541 Merge pull request 'Fix emails + cleanup + minor improvements' (#1) from cleanup into master
Reviewed-on: #1
2024-07-25 07:50:47 +00:00
fetch web: update readme, remove dead code 2024-07-08 23:12:23 +02:00
web web: fix regression 2024-07-10 15:12:03 +02:00
.gitignore web: update readme, remove dead code 2024-07-08 23:12:23 +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
docker-compose.yml *: use common dockerfile 2024-07-06 21:54:17 +02:00

README.md

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.