Donation calculator with email notifications written in Python using Flask
Go to file
fram3d 112322e589
change style location and lang tag in template
2023-09-03 10:35:38 +02:00
build-deb fix issue with arguments and gunicorn 2023-08-29 01:35:53 +02:00
donationcalc change style location and lang tag in template 2023-09-03 10:35:38 +02:00
.gitignore 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
donors.txt add empty donors.txt 2023-08-29 01:42: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

README.md

Donation portal

Donation calculator with email notifications written in Python using Flask