mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
App to extract and consume survey data produced by the Domna surveyors
|
Some checks failed
Lambda Main Workflow / shared-lambda-terraform (push) Has been cancelled
Run Database Migration on Production (aws-dev) / db_migration (push) Has been cancelled
Lambda Main Workflow / lambda-ecr-example (push) Has been cancelled
Lambda Main Workflow / extractor-and-loader (push) Has been cancelled
Lambda Main Workflow / walthamforest-etl (push) Has been cancelled
month end automation complete |
||
|---|---|---|
| .devcontainer | ||
| .github/workflows | ||
| .vscode | ||
| alembic | ||
| deployment | ||
| etl | ||
| frontend | ||
| .db-env | ||
| .gitignore | ||
| alembic.ini | ||
| devcontainer.sh | ||
| jjc_invoice.sh | ||
| migration_db.sh | ||
| poetry.lock | ||
| pyproject.toml | ||
| RdSAP_SiteNote_95053636_V3_Assessment (1).pdf | ||
| README.md | ||
| run_daily_script.sh | ||
| run_etl.sh | ||
| run_frontend.sh | ||
| run_tests.sh | ||
| scis_invoice.sh | ||
| smart_epc_explorer.py | ||
✅ Project Setup TODO List
- [] Set up a docker compose file to allow a image of sql database to be deployed locally
- [] Start work on pydantic classes to sql
- [] Write to database
- [] Set up db migration script
- [] WOrk on terraform to get it deployed
- [] Nice ci cd