Create by using React Application

Job ID: 32107651

Budget: $10 – $11 USD

Create a single page react application that simulates hospital Emergency Department (ED) intake and treatment of its patients
The application should have at least 4-5 components with the following required components
Homepage with sign in
Intake
Triage
Doctor treatment
Hospital Database
There should be a sign in page with username and password in the home page
Bonus: case insensitive user name.
Once the proper password is entered the user is directed to the app
Style your page to your liking.
There must be a link to register the patient, Triage, Doctors Page, History of all patients
In the patient register page have at least 5 categories that would normally be taken at a hospital with a way to have a unique way to identify each patient for the patient
In the triage page: All the details from the previous page on this page with a confirm button
Once confirmed the official details a new field will pop up with the patients blood pressure, heart rate, weight,
category(Critical, Emergency, Urgent, Semi-Urgent), details. Once confirmed the user will be redirected to the Doctors page.
Doctors page should have a list of patients that is color coded. With colors for each condition
Bonus: organise them in the page by severity
Note for the doctor and the outcome:
Treated and Discharged
Overnight in emergency room
Admitted in ward
Once the patient has been treated and either discharged or overnighted, or admitted to ward the patient should be taken out of the doctors queue
Last page is a master database of all patients admitted to the hospital
Related categories: React.js React.js Framework