initial commit

This commit is contained in:
2025-05-17 21:11:03 -05:00
commit 6fb15b6d5c
8 changed files with 60 additions and 0 deletions

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
Flask==2.3.2
Flask-SQLAlchemy
Flask-Migrate
Flask-Login