App to extract and consume survey data produced by the Domna surveyors
Find a file
2025-04-09 15:42:33 +00:00
.devcontainer hubspot works now 2025-04-08 13:50:32 +00:00
.github/workflows migration works 2025-04-01 14:06:39 +00:00
.vscode save settings 2025-03-12 15:43:57 +00:00
alembic WHY IS DROP TABLE THERE? 2025-04-01 14:04:55 +00:00
deployment db live production 2025-03-31 18:10:30 +00:00
etl hubspot pagination finsihed 2025-04-09 15:42:33 +00:00
example_data csr report test done 2025-04-04 20:03:46 +00:00
frontend added first init directories 2025-03-03 11:47:17 +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 init alembic for db migration 2025-03-27 11:45:11 +00:00
jjc_invoice.sh save workload 2025-04-09 12:34:13 +00:00
migration_db.sh added ability for db migration 2025-03-28 10:41:59 +00:00
poetry.lock hubspot works now 2025-04-08 13:50:32 +00:00
pyproject.toml hubspot works now 2025-04-08 13:50:32 +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_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