-
- Downloads
Added files
app.py
0 → 100644
requirements.txt
0 → 100644
# this file defines the pip packages neede by this application | ||
flask==2.0.2 | ||
Flask-SQLAlchemy==2.5.1 | ||
Jinja2 | ||
psycopg2-binary | ||
SQLAlchemy==1.3.23 |
templates/home.html
0 → 100644
Please register or sign in to comment