Initial project import: Flask app, templates, init script, README

This commit is contained in:
Albert
2025-11-08 23:25:18 +01:00
commit 4b4a3fb56f
7 changed files with 240 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask>=2.0
Flask-SQLAlchemy>=3.0