Small Python/Flask web app with a flat SQLite schema. Intentionally boring: MVP-friendly, deployable to any host that runs Python 3, and migratable to Postgres later if submission volume demands. POST ...
admin-panel-project/ │ ├── app.py ├── admin.py ├── models.py ├── auth.py ├── extensions.py ├── requirements.txt ├── Dockerfile │ ├── templates/ │ ├── base.html │ ├── base_custom.html ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results