Skip to content

rituparna-ui/health-care-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthcare Center website

This web application is a step towards providing a one stop platform for better virtual healthcare in a hassle-free manner and eliminates any stigma associated with conventional treatment. Our aim is to provide relevant information about diseases and treatments and expanding physician’s ability to care for patients in a quick and accurate manner.

Following are the features to provide a mode of care delivery which can be easily accessed from the comfort of home:

Summarised report of symptoms and treatment : After answering few questions based on the symptoms patient will get a summarised report of his problem and possible treatment . This report will be extremely helpful to the doctors as they will be aware of patient’s condition and can diagnose accordingly.

Multiple Quick Diagnosis : In India we have a huge population with chronic conditions like diabetes, blood pressure, cancer, heart disease etc. Hence this facility will help patients to quickly monitor and diagnose their conditions which do not require direct consultation from doctors and can be managed at home.

Portal to share or fetch information regarding medical needs : There will be a section on our website where user can fetch or share accurate information about emergency medical needs like oxygen cylinder, blood, bed availability ,medicine etc.

How to run

  1. Clone the repo to your local system

    git clone https://github.com/rituparna-ui/health-care-portal.git

  2. Open your terminal and go to server directory

    cd server

  3. Install node modules :

    npm install

  4. Start node server :

    npm start

  5. In another terminal change directory to ml-server :

    cd ml-server

  6. Install dependencies :

    pip install -r requirements.txt

  7. Start FastAPI server

    uvicorn main:app

  8. In another terminal chnage directory to client

    cd client

  9. Install packages

    npm i

  10. Start react server :

    npm start

  11. You can use the webapp by visiting localhost:3000 in you web browser.

Our Team 🧑‍💻

Name - Priyanka Kumari
Email - [email protected] . Contact number: 9307452347
Contribution - Frontend, Management

Name - Rituparna Warwatkar
Email - [email protected] . Contact number: 7798516764
Contribution - Backend

Name - Meghna Singh
Email - [email protected] . Contact number: 9236132164
Contribution - Frontend, Content-Writing

Name - Ishan Acharyya6
Email - [email protected] . Contact number: 9977892116
Contribution - Machine Learning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published