App to extract and consume survey data produced by the Domna surveyors
Find a file
Jun-te Kim 4b5565c033
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
Merge pull request #137 from Hestia-Homes/feautre/fix_month_end
month end automation complete
2026-04-23 16:50:45 +01:00
.devcontainer test 2026-03-30 18:31:05 +00:00
.github/workflows run on microsoft servers 2026-04-23 13:19:27 +00:00
.vscode made the script faster 2025-12-17 11:25:10 +00:00
alembic alembic 2026-02-20 13:45:31 +00:00
deployment fix monthend 2025-12-03 13:02:14 +00:00
etl month end automation complete 2026-04-23 15:49:20 +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
devcontainer.sh added latest changes 2026-04-23 13:16:59 +00:00
jjc_invoice.sh save workload 2025-04-09 12:34:13 +00:00
migration_db.sh script to run every 15 minutes 2026-02-20 11:54:11 +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
RdSAP_SiteNote_95053636_V3_Assessment (1).pdf test 2026-03-30 18:31:05 +00:00
README.md database migration things 2025-03-26 12:08:49 +00:00
run_daily_script.sh update script 2025-12-04 19:34:47 +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
smart_epc_explorer.py test 2026-03-30 18:31:05 +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