App to extract and consume survey data produced by the Domna surveyors
Find a file
2025-03-28 16:15:39 +00:00
.devcontainer added a docker compose yml file 2025-03-26 17:29:28 +00:00
.github/workflows save curernt work 2025-03-28 11:08:41 +00:00
.vscode save settings 2025-03-12 15:43:57 +00:00
alembic added ability for db migration 2025-03-28 10:41:59 +00:00
deployment added first init directories 2025-03-03 11:47:17 +00:00
etl force a breakage in test so I do it 2025-03-28 16:15:39 +00:00
example_data proof of concept works 2025-03-26 16:49:14 +00:00
frontend added first init directories 2025-03-03 11:47:17 +00:00
.db-env proof of concept works 2025-03-26 16:49:14 +00:00
.gitignore dont save reduntant files 2025-03-21 12:30:05 +00:00
alembic.ini init alembic for db migration 2025-03-27 11:45:11 +00:00
jjc_invoice.sh sap score 2025-03-21 18:31:15 +00:00
migration_db.sh added ability for db migration 2025-03-28 10:41:59 +00:00
poetry.lock check if test is run everytime 2025-03-28 10:59:58 +00:00
pyproject.toml check if test is run everytime 2025-03-28 10:59:58 +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