Coder Social home page Coder Social logo

labinatorsolutions / medical-symptom-checker Goto Github PK

View Code? Open in Web Editor NEW
44.0 5.0 22.0 5.47 MB

The Labinator Medical Symptom Checker helps you understand the possible causes of symptoms in children and adults. It uses the USWDS UI components and programmed in JavaScript.

Home Page: https://labinatorsolutions.github.io/medical-symptom-checker/

License: GNU General Public License v3.0

HTML 0.17% CSS 35.68% JavaScript 9.98% SCSS 54.16%
symptom-checker medical-system medical-application medical symptoms symptoms-analysis disease-prediction uswds

medical-symptom-checker's Introduction

Labinator Medical Symptom Checker

GUI Language JS Library Responsive Known Bugs

Description

The Labinator Medical Symptom Checker is designed to help you understand the possible causes of symptoms in children and adults.

Mission

Our mission is to create a free and open source medical symptom checker where all doctors and developers can contribute to it.

Live Demo

Features

  • Well-constructed medical symptom checker.
  • Responsive.
  • Accessible.
  • Beginner-friendly.
  • Intuitive interface.
  • Valid source codes.

Data Sources

You can find the data sources of the symptoms and diseases at:

  • src/data/SymptomName.jsx
  • src/data/DiseaseSymptoms.jsx

Build Instructions

  1. Navigate to the src/ directory using your terminal.
  2. Run the following commands:
npm install
npm run build
  1. Test the app locally or online using a live server.

Note: If you are testing the app in a subdirectory, make sure to tune the base URL correctly before testing.

GitHub Pages Deployment Instructions

If you wish to deploy your forked version to GitHub, follow the instructions below.

  1. Edit the "package.json" file by adding the following line after the "name" declaration:
"homepage": "https://{GITHUB_USERNAME}.github.io/{REPOSITORY_NAME}/",

Note: Replace {GITHUB_USERNAME} with your GitHub username and {REPOSITORY_NAME} with your repository name.

  1. Install "gh-pages":
npm install gh-pages --save-dev
  1. Deploy the app:
npm run deploy

Contribution

We welcome all developers and doctors to contribute to this repository by adding features or fixing bugs. The source codes will always be free and open source.

List Of Current Contributors:

https://github.com/LabinatorSolutions/medical-symptom-checker/graphs/contributors

Donations

If you like to donate and support this project, you can do so by submitting your donations to this link: https://paypal.me/Labinator

License

GNU GPLv3: https://www.gnu.org/licenses/gpl-3.0-standalone.html

Credits

medical-symptom-checker's People

Contributors

labinatorsolutions avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

medical-symptom-checker's Issues

Improve the responsiveness of the app

The app currently does not look good on mobile devices.
The layout itself is responsive but the elements and some labels look out of place.

We need to readjust the responsiveness conditions along with their styling so that the app will look more native on mobile devices and totally elegant.

Source of data?

Would love to use this for a project. Can you provide the source of the dataset?

Returning to the first screen after clicking the "Reset" button is breaking the "Next" button

How To Replicate?

  1. Progress until you reach the "Symptoms" selection screen.
  2. Click the "Reset" button without selecting any symptoms.
  3. Navigate back to the first screen where you have to accept the terms.
  4. The "Next" button should be active again after accepting the terms.

Current Behavior:
The "Next" button is not getting activated anymore even after accepting the terms.

Expected Behavior:
The "Next" button would get activated again after accepting the terms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.