File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This is a pure vanilla / JS app
88- * -lib.js may give inspiration for a future "real" app
99
1010To develop locally, install ` node.js ` and use ` backloop.dev `
11- - Install backlopp .dev with ` npm install -g backloop.dev `
11+ - Install backloop .dev with ` npm install -g backloop.dev `
1212- Run ` backloop.dev ./ ` from ` demo-dr-form ` directory
1313- Open ` https://whatever.backloop.dev:4443/ `
1414
@@ -21,13 +21,13 @@ From this link the patient:
2121- Sees a short presentation of HDS including a link to the HDS web site for more details.
2222- Can register for HDS or sign in
2323
24- When signed in the patient sees a form to complete. If the patient is returning to the form he can update existing data.
24+ When signed in, the patient sees a form to complete. If the patient is returning to the form, he can update existing data.
2525
2626- As an opt-in the patient can allow HDS to access non-medical data in order to present HDS concepts and capabilities during patient webinars.
2727
2828The patient also has a page to see who has or had access to his data.
2929
30- The doctor has a page where he can see individuals' data and aggregated data and export it.
30+ The doctor has a page where he can see individuals' data, aggregate data and export it.
3131
3232## Logic drafting
3333
You can’t perform that action at this time.
0 commit comments