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
| .devcontainer | ||
| .github/workflows | ||
| .vscode | ||
| alembic | ||
| deployment | ||
| etl | ||
| example_data | ||
| frontend | ||
| .db-env | ||
| .gitignore | ||
| alembic.ini | ||
| jjc_invoice.sh | ||
| migration_db.sh | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| run_daily_script.sh | ||
| run_etl.sh | ||
| run_frontend.sh | ||
| run_tests.sh | ||
| scis_invoice.sh | ||
✅ 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