OHNLP / IMPACT

Intelligent Machine for Patient Accrual and Classification Tasks - General Documentation Repository
Apache License 2.0
3 stars 0 forks source link

Front-end Configurable Pipeline Modification #4

Open qqndrew opened 1 year ago

qqndrew commented 1 year ago

Currently, JSON config for backend is hardcoded/bundled with JAR. Instead, this should be (to the maximum extent possible - barring account credentials) retrieved from middleware and modifiable via frontend - namely, what data sources to use.

Specific components:

qqndrew commented 1 year ago

API, Middleware, Backend component implementation complete, API documentation to be updated tomorrow

qqndrew commented 1 year ago

API Docs updated, and endpoint is up on internal testing server, ready for your implementation on frontend @hehuan2112

Relevant REST endpoints:

hehuan2112 commented 1 year ago

Added a navigation item and a page. Need more details about the workflow image