medical-symptom-checker

所属分类:生物医药技术
开发工具:SCSS
文件大小:0KB
下载次数:0
上传日期:2023-04-02 10:28:11
上 传 者sh-1993
说明:  Labinator医学症状检查器帮助您了解儿童和成人症状的可能原因。它使用USWDS UI组件,并用JavaScript编程。
(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.)

文件列表:
LICENSE.md (35149, 2023-04-02)
package-lock.json (588102, 2023-04-02)
package.json (1045, 2023-04-02)
public/ (0, 2023-04-02)
public/favicon.ico (73478, 2023-04-02)
public/index.html (1749, 2023-04-02)
public/logo192.png (11842, 2023-04-02)
public/logo512.png (38764, 2023-04-02)
public/manifest.json (500, 2023-04-02)
public/robots.txt (23, 2023-04-02)
public/uswds/ (0, 2023-04-02)
public/uswds/css/ (0, 2023-04-02)
public/uswds/css/uswds.css (353712, 2023-04-02)
public/uswds/css/uswds.min.css (267937, 2023-04-02)
public/uswds/css/uswds.min.css.map (1394161, 2023-04-02)
public/uswds/fonts/ (0, 2023-04-02)
public/uswds/fonts/merriweather/ (0, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Black.ttf (47828, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Black.woff (26568, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Black.woff2 (21036, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-BlackItalic.ttf (41000, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-BlackItalic.woff (24324, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-BlackItalic.woff2 (19384, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Bold.ttf (47228, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Bold.woff (26892, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Bold.woff2 (21308, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-BoldItalic.ttf (40472, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-BoldItalic.woff (24464, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-BoldItalic.woff2 (19568, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Italic.ttf (39480, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Italic.woff (24152, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Italic.woff2 (19252, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Light.ttf (49164, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Light.woff (26988, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-Light.woff2 (21260, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-LightItalic.ttf (39456, 2023-04-02)
public/uswds/fonts/merriweather/Latin-Merriweather-LightItalic.woff (23808, 2023-04-02)
... ...

# Labinator Medical Symptom Checker ![GUI](https://img.shields.io/badge/GUI-USWDS_2.7.1-0B1013) ![Language](https://img.shields.io/badge/Language-JavaScript-026300) ![JS Library](https://img.shields.io/badge/JS_Library-React-0047AB) ![Responsive](https://img.shields.io/badge/Responsive-Yes-5D185B) ![Known Bugs](https://img.shields.io/badge/Known_Bugs-0-D83933) ## 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 - Live demo on GitHub.io: https://labinatorsolutions.github.io/medical-symptom-checker/ ## 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 ``` 3. 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. 2. Install "gh-pages": ``` npm install gh-pages --save-dev ``` 3. 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](https://paypal.me/Labinator) ## License GNU GPLv3: https://www.gnu.org/licenses/gpl-3.0-standalone.html ## Credits - [Labinator](https://labinator.com/) - [USWDS](https://designsystem.digital.gov/)

近期下载者

相关文件


收藏者