Refactor AareDB backend and update schemas and paths.
Revised backend schema definitions, removing unnecessary attributes and adding new configurations. Updated file path references to align with the aaredb structure. Cleaned up redundant notebook content and commented out unused database regeneration logic in the backend. Added posting a result to the database
Showing
- backend/app/models.py 7 additions, 3 deletionsbackend/app/models.py
- backend/app/routers/sample.py 73 additions, 43 deletionsbackend/app/routers/sample.py
- backend/app/schemas.py 24 additions, 22 deletionsbackend/app/schemas.py
- backend/main.py 2 additions, 2 deletionsbackend/main.py
- backend/tests/test_results.py 0 additions, 0 deletionsbackend/tests/test_results.py
- frontend/fetch-openapi.js 3 additions, 3 deletionsfrontend/fetch-openapi.js
- frontend/src/components/ResultGrid.tsx 29 additions, 21 deletionsfrontend/src/components/ResultGrid.tsx
- testfunctions.ipynb 217 additions, 829 deletionstestfunctions.ipynb
Loading
Please register or sign in to comment