-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInformation_DevPost.txt
35 lines (21 loc) · 1.05 KB
/
Information_DevPost.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Inspiration
Increase efficiency and alertness of docters and nurses on the IC.
What it does
Provide an overview of the status of the patients for the docters and nurses
Observe the data of each ventilation system online.
Provide allerts to the docters and nurses if a situation changes.
How we built it
retrieve data from the API and store it in a storage
retrieve data from the storage and display it on an HTML with JS
create predictions for each patients that can then trigger alarms
Challenges we ran into
creating a website that is linked with other websites
simulation of data
Accomplishments that we're proud of
creating the webpages
What we learned
retrieve data from a datastorage and display it in an HTML file
What's next for VentMonitor
improve the prediction based on RNN/LSTM neural network
creating alerts on the overview HTML
creating buttons on the patient HMTL where the docter can decide which values he want to be alerted for, and which upper/lower bounds he wants to have for each patient