Skip to content

mayank2021/Heal-symptom-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heal

In this COVID time, it was difficult for people to go to doctors every time. What if, if people can check themselves by using an app at their home? So they won't have to visit a doctor every time they have minor symptoms and we tried to solve this problem by creating an app named HEAL.

What Heal does?

Heal is a symptom checker app. If you are not feeling well you can come here and ask Heal about the possible cause of your illness. It will require only a few minutes to find the cause and the best part about heal is, you do not need to write all the things by yourself, we integrate a voice assistant in the app powered by Dasha AI so you just need to answer a few questions and you are good to go.

Run Locally

Clone the project

  git clone https://github.com/mayank2021/Heal-symptom-checker.git

Go to the project directory

  cd Heal-symptom-checker

Go to frontend

  cd client

Install the dependencies

  npm install

start the frontend server

  npm start

Go to backend

  cd api

Install the dependencies

  npm install

start the backend server

  node index.js

You're good to go now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •