Donation calculator with email notifications written in Python using Flask
Go to file
2023-08-29 01:42:27 +02:00
build-deb fix issue with arguments and gunicorn 2023-08-29 01:35:53 +02:00
donationcalc add progress bar to subscribe.html 2023-07-13 20:01:57 +02:00
.gitignore add empty donors.txt 2023-08-29 01:42:27 +02:00
donors.txt add empty donors.txt 2023-08-29 01:42:27 +02:00
LICENSE init 2023-07-13 16:49:27 +02:00
README.md init 2023-07-13 16:49:27 +02:00
rebalance.py fix issue with arguments and gunicorn 2023-08-29 01:35:53 +02:00
requirments.txt add crontab scripts to build-deb and fix CONFIG_PATH in donationconfig.py 2023-07-13 18:28:16 +02:00
run.py fix issue with arguments and gunicorn 2023-08-29 01:35:53 +02:00

Donation portal

Donation calculator with email notifications written in Python using Flask