Skip to content

j-peace/NursesTraining-VolunteerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training in Sepsis Treatment for Nurses red cross

This is a volunteer project and its purpose is create a guide for nurses on sepsis treatment. We built the project from scratch, including the prototype, in collaboration with the founders and nurses of PPHAS New Jersey.

Purpose

Sepsis is a serious medical condition that can be life-threatening if not treated promptly. The purpose of this project is to provide nurses a guide on sepsis treatment.

Demonstration:

sample gif

Screenshots:

ss 1 ss 2 ss 3 ss 4 ss 5 ss 6 ss 7 ss 8 ss 9 ss 10 ss 11 ss 12

Technologies

We used the following technologies to build this project:

Website

You can find the website at the following link: https://tiagopazhs.github.io/NursesTraining-VolunteerProject/

Instalation and Start

Clone the repository:

git clone https://github.com/tiagopazhs/NursesTraining-VolunteerProject

Navigate to the main root:

cd NursesTraining-VolunteerProject

Install the dependencies of the project:

npm install

Start the aplication:

npm start