final-project/ ├── app/ │ ├── app.py │ ├── Dockerfile │ ├── requirements.txt │ ├── templates/ │ └── .github/workflows ...