You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,16 +9,17 @@ Generic toolkit for server and web applications — [Health Data Safe](https://g
9
9
10
10
## Features
11
11
12
-
1.**Settings** — Configure service endpoints and localization
13
-
2.**Pryv extensions** — Extends [Pryv JS lib](https://github.com/pryv/lib-js) with Socket.io and Monitor support
14
-
3.**HDS Data Model** — Load and query the [HDS data model](https://github.com/healthdatasafe/data-model-draft): items, streams, authorizations, event types, datasources
15
-
4.**App Templates** — Consent-based data collection and sharing (Manager, Collector, Invite, Client flows)
1.**HDS Data Model** — Load and query the [HDS data model](https://github.com/healthdatasafe/data-model-draft): items, streams, authorizations, event types, datasources
13
+
2.**App Templates** — Consent-based data collection and sharing (Manager, Collector, Invite, Client flows)
14
+
3.**HDSSettings** — Per-app user settings (locale, theme, timezone, date format, unit system)
15
+
4.**HDSProfile** — Account-level profile (display name, avatar, date of birth, sex, country)
16
+
5.**Pryv extensions** — Extends [Pryv JS lib](https://github.com/pryv/lib-js) with Socket.io and Monitor support
0 commit comments