Skip to content

srijonmandal1/HealthHacks2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthHacks2021

AutoSymCheck

  • 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:
      pip install -r requirements.txt
      python app.py
      
      Depending on your install (MacOS and some Linux Distros), you may need to use pip3 and python3
    • Deploying to Heroku
  • Production Demo
  • Feature Improvements
    • Data Integration from Recognized sources
    • Provide Recomendations Based on Personalized Details

Created by @srijon-mandal and I

About

This is my HealthHacks2021 project submission!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.8%
  • HTML 32.3%
  • CSS 1.5%
  • Other 0.4%