Abstract :
This project is a project about an application that helps analyze risks in the situation of COVID. The objective is to develop sensors that detect values such as body temperature, oxygen in the blood, heart rate, and lung volume were calculated using the principle of Early warning scores relevant to COVID-19 patients. And for applications that are responsible for displaying the measured values and the processed values is a progressive web app built by React that has data pass through the Firestore as a connection point between the application and the device. and to aid in early risk diagnosis to reduce the burden of healthcare professionals in both patient data collection and in the diagnosis.
The part of the device that uses the sensor to measure the value is developed by the program using Arduino and the part of the application is used by Visual Studio to develop using the connector between the two parts as Firebase using As for the Firestore, it is used to store data and forward data to display on the application that shows results to doctors, nurses, patients or normal people who want to check their health. Our application system has both access to the data collection from the Arduino sensors and the processing of risk values, clearly displayed and the data can be used for further use.
Keywords : COVID, Firestore, Arduino, sensor, React