- Project Goal - proactive identification of diseases through symptom assesment
- Design
- Collect Patient Info
- Derive Medical Conditions from Patient Info
- Collect Possible Symptoms
- Predict Possible Diseases
- Development Process
- Built Using Python for Server Side, and HTML, CSS, and Javascript for Client Side
- Deployment
- To run the app locally, make sure you have python installed. Then, clone this repo and run the below commands:
Depending on your install (MacOS and some Linux Distros), you may need to use
pip install -r requirements.txt python app.pypip3andpython3 - Deploying to Heroku
- All the needed files are in this repo, look at: https://devcenter.heroku.com/articles/deploying-python
- To run the app locally, make sure you have python installed. Then, clone this repo and run the below commands:
- Production Demo
-
Application can be accessed online at https://healthhacks2021.herokuapp.com
Screenshots of Project:
-
- Feature Improvements
- Data Integration from Recognized sources
- Provide Recomendations Based on Personalized Details
Created by @srijon-mandal and I






