Socket
Socket
Sign inDemoInstall

diagnose-healthy

Package Overview
Dependencies
3
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    diagnose-healthy

A simple application to diagnose diseases using nodejs


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

A simple application to diagnose diseases using nodejs.

Getting Started :

Installation
npm insall diagnose-healthy

Getting Started :

First, run the Inputing.

node diagnose-healthy.js

You can see the output afterwards :

Welcome to Symptom Checker!.
Please select one of the following symptoms:.
1. Cough.
2. Fever.
3. Runny nose.
4. Sneezing.
5. Sore throat.
6. Itchy eyes.
Enter symptom 1:.

"Select the symptoms you are experiencing".

Example Application After Running :

Enter symptom 1: 1.
Enter symptom 2: 2.
Enter symptom 3: 3.

Based on the symptoms you provided, you may have:.
- flu.

NOTES :

Please remember that this is just a simple app and does not replace professional medical advice. If someone feels sick, they should consult a doctor or qualified health professional.

Keywords

FAQs

Last updated on 07 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc