Skip to content

Application to manage COVID-19 patients in a hospital using React JS.

Notifications You must be signed in to change notification settings

vinodjatav/ManageCOVID-19-Patients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage COVID-19 Patients

This is an application to manage COVID-19 patients in a hospital. The hospital administrator have to add, remove, update and list the patients in the hospital.

If the patient’s status to covid is negative than status to be updated. If a patient is discharged the patient need to be deleted.

If the administrator wants to see the status of patients s/he should be able to see the same.

  • Fetch the Patients list – using CRUD API.
  • Display the list of Patients with patient name, status, email id and address.

This app uses json server npm API to fetch data.

Component layout

Image

Usage

Befor starting the project please install node_modules

You can install node_modules with given command

npm install -g node-modules

You can start the app with this commands:

npm run start:dev

Go to http://localhost:3000 to view it in the browser.

Built with ♥ by Vinod Jatav

About

Application to manage COVID-19 patients in a hospital using React JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published