Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server/Data Focused #9

Open
githendumukiri opened this issue Feb 6, 2024 · 0 comments
Open

Server/Data Focused #9

githendumukiri opened this issue Feb 6, 2024 · 0 comments
Assignees
Milestone

Comments

@githendumukiri
Copy link
Collaborator

githendumukiri commented Feb 6, 2024

● Update your data model to split “reports” into a separate table. This allows us to separate the subjective assessment of an exam by a radiologist from the key objective features of the exam, so that we can compare multiple assessments of the same exam. Each report should include a link to the exam, the reviewer name, and the key findings. These fields should be removed from the “exam” table.
● Import data from a CSV into your tables (using a script is fine)
● Export data from the tables into a CSV for sharing (using a script is fine)
● Add authentication to your web application by using existing technology like Google Oauth
● Add automated testing for the server

@githendumukiri githendumukiri converted this from a draft issue Feb 6, 2024
@githendumukiri githendumukiri added this to the Stretch Goals milestone Feb 6, 2024
@githendumukiri githendumukiri self-assigned this Feb 28, 2024
@githendumukiri githendumukiri moved this from Backlog to In progress in Lorem-VI Kanban Board Feb 28, 2024
@githendumukiri githendumukiri moved this from In progress to In review in Lorem-VI Kanban Board Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

No branches or pull requests

1 participant