App to extract and consume survey data produced by the Domna surveyors
Find a file
2025-03-26 14:44:49 +00:00
.devcontainer docker compose file is now workign 2025-03-26 14:44:49 +00:00
.github/workflows add artificats 2025-03-19 15:48:16 +00:00
.vscode save settings 2025-03-12 15:43:57 +00:00
deployment added first init directories 2025-03-03 11:47:17 +00:00
etl made jjc automation work if I'm giving the survey sheet 2025-03-26 12:02:18 +00:00
frontend added first init directories 2025-03-03 11:47:17 +00:00
.db-env adding db env variables 2025-03-26 14:18:07 +00:00
.gitignore dont save reduntant files 2025-03-21 12:30:05 +00:00
jjc_invoice.sh sap score 2025-03-21 18:31:15 +00:00
poetry.lock completed jjc invidiual values 2025-03-24 17:05:51 +00:00
pyproject.toml completed jjc invidiual values 2025-03-24 17:05:51 +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
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