StudyMe lets you create and run your own experiments to systematically try different things and find out what improves your individual health and well-being.
Feel free to download the app on the Google Play Store.
More information on the scientific background and a detailed description of the StudyMe app is available at:
Zenner AM, Böttinger E, Konigorski S (2021). StudyMe: A New Mobile App For User-Centric N-of-1 Trials. arXiv:[TODO-Archive-id]. [TODO-Archive-link].
The app was developed by Alexander Zenner as part of his Master's thesis at the Hasso Plattner Institute, supervised by Dr. Stefan Konigorski and Prof. Dr. Erwin Böttinger.
The original repository can be found here.
-
Follow these instructions to set up Flutter
-
Clone this repository
-
Inside the repo folder run
flutter pub get
flutter run
-
If you made changes to one of the model files you need to run
flutter pub run build_runner build
- see https://pub.dev/packages/json_serializable for more information
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.