moleculemaker / chemscraper-frontend

MIT License
1 stars 0 forks source link

add flagged status to table with persistence #65

Closed bodom0015 closed 6 months ago

bodom0015 commented 7 months ago

https://mmli.fastapi.mmli1.ncsa.illinois.edu/docs#/ offers an API to flag/unflag a molecule

We need an API to determine whether one or more molecules are flagged

We also need to add a table column displaying whether or not a molecule has been flagged - this column should offer a way to togle the "flagged" status for the given molecule

bodom0015 commented 6 months ago

This was fixed by the following PRs:

bodom0015 commented 6 months ago

This was fixed by the following PRs: