Baessler-Lab / swag-tag

A Streamlit-based webapp for annotation of medical images and reports.
2 stars 0 forks source link

feat (user/annotation): Add multiple users and load user's last annotation. #34

Closed laqua-stack closed 1 year ago

laqua-stack commented 1 year ago

We add functionality for different "user"/"author"s for annotations. An author can be added to the postgres DB defined in sql_conf["user_table"]. By default the last annotation for every user is loaded but all annotations can be selected.