Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.4 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.4 KB

CoviHeal

We present to you CoviHeal a two-way system between a donor and patient. The one stop platform for all plasma related queries & donations.

Setting project locally

For Backend :-

  • Navigate to backend folder .
  • Install npm packages by running command npm install
  • Run backend server by running command npm start
  • Backend server is running at port 5000 .

For Frontend:-

  • Navigate to client folder .
  • Install npm packages by running command npm install
  • Run frontend server by running command npm start
  • Backend server is running at port 3000 .

Setting Environmental Variables

I had provided all environmental variables for testing purpose .

Video Link :- : Click here DevFolio Submission Link :- : Click here

Home Page

Home Page

Patients can find donors according to their requirement .

FindDonors

Donors and Patient can simply register .

DonorForm

One can recommend the recent COVID recovered patient via mail about this platform.

RecommendDonor

Profile and Chat Section . Notifications through mail and sms .

ChatApp

Thank You !!!!