App to extract and consume survey data produced by the Domna surveyors
Find a file
2025-06-20 16:05:01 +00:00
.devcontainer pydantic done 2025-06-05 13:23:58 +00:00
.github/workflows script 2025-05-23 11:05:25 +00:00
.vscode access and elevations 2025-06-20 16:05:01 +00:00
alembic access and elevations 2025-06-20 16:05:01 +00:00
deployment db live production 2025-03-31 18:10:30 +00:00
etl access and elevations 2025-06-20 16:05:01 +00:00
example_data csr report test done 2025-04-04 20:03:46 +00:00
frontend save working copy 2025-06-04 11:46:46 +00:00
.db-env proof of concept for script to work 2025-04-07 09:55:37 +00:00
.gitignore added env 2025-04-01 12:16:58 +00:00
alembic.ini migration start again 2025-05-08 06:55:17 +00:00
jjc_invoice.sh save workload 2025-04-09 12:34:13 +00:00
migration_db.sh access and elevations 2025-06-20 16:05:01 +00:00
poetry.lock db migration and hubspot deal@ 2025-05-14 14:59:08 +00:00
pyproject.toml db migration and hubspot deal@ 2025-05-14 14:59:08 +00:00
README.md database migration things 2025-03-26 12:08:49 +00:00
run_daily_script.sh make logging less verbose 2025-03-13 06:57:03 +00:00
run_etl.sh how to run python locally 2025-03-13 06:39:14 +00:00
run_frontend.sh command to run frontned@ 2025-05-27 15:49:50 +01:00
run_tests.sh simple script to run tests 2025-03-28 16:09:03 +00:00
scis_invoice.sh added a new script 2025-03-19 09:14:26 +00:00

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