Skip to content

suhailskhan9/HealthX

 
 

Repository files navigation

HealthX

To run this application on your on local machine,you will need to install Python3 and pip. Once you have installed these dependencies,follow these steps:

Clone this repository to your local machine.

Navigate to the project directory in you terminal.

Install the required Python Packages by running the following command: pip install -r requirements.txt

Start the Flask development server by running the following command: py app.py

Open your web browser and navigate to http://localhost:5000

Features:

Disease Predictor - This feature allows to predict the possibility of a particular disease based on their symptoms. Users can enter their symptoms and get a predicted disease.

Disease Analysis - This feature providers users with a comprehensive analysis of a particular disease,including its symptoms,causes, and treatment options

Medication Reminder - This feature helps users keep track of their medication schedule by providing reminders for their medication. Users can enter their medication details and receive reminders at the specified time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.9%
  • Cython 4.0%
  • Jupyter Notebook 1.0%
  • C 0.8%
  • C++ 0.1%
  • Fortran 0.1%
  • Other 0.1%