studyu
studyu copied to clipboard
StudyU is a fully‑functional platform for personalized N‑of‑1 treatment advice.
See [Trello card](https://trello.com/c/e2fKJ82w)
See https://github.com/hpi-studyu/studyu/pull/545
This default switch branch can be prevented in the future if we use sealed classes: https://dart.dev/language/class-modifiers#sealed _Originally posted by @hig-dev in https://github.com/hpi-studyu/studyu/pull/562#discussion_r1455150357_
Bug seems to occur on all branches, including `main` ([https://designer.studyu.health](https://designer.studyu.health)) ### Steps to reproduce: - Create a new study - Give that study a name - Go to Intervention -...
See https://github.com/hpi-studyu/studyu/pull/510
The [stack_trace](https://pub.dev/packages/stack_trace) package might be useful to look into.
grizzly_distuv is no longer maintained and does not support null safety.
extended_math is not maintained vector_math is an official package
- Result visualization for the App - Result of HPI's master project in summer term 2024
At the moment the Designer can only run on the web platform because of the html and js libraries used for the test platform. If we add alternative implementations for...