App to extract and consume survey data produced by the Domna surveyors
Find a file
2025-12-04 11:43:24 +00:00
.devcontainer hubspot sync 2025-10-28 12:18:41 +00:00
.github/workflows save 2025-12-04 11:43:24 +00:00
.vscode hallway finsihed 2025-06-26 10:39:54 +00:00
alembic added code for s3 url 2025-11-07 17:12:38 +00:00
deployment fix monthend 2025-12-03 13:02:14 +00:00
etl fix monthend 2025-12-03 13:02:14 +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 database now links 2025-08-19 12:05:40 +00:00
.gitignore update git ignore 2025-09-05 09:41:17 +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 added code for s3 url 2025-11-07 17:12:38 +00:00
poetry.lock updated db as well 2025-09-23 10:32:01 +00:00
pyproject.toml updated db as well 2025-09-23 10:32:01 +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