Assistant for screening of different respiratory medical conditions, particularly COVID-19, allergies, common cold and respiratory infections based on fuzzy logic. The results obtained from the use of this web application are not intended and should not under any circumstances replace the advice or diagnosis of a medical professional.
- Gobierno de Mexico. (2020). COVID-19. Retrieved March 27, 2020, from https://coronavirus.gob.mx/
- Jang, J.-S. R., Sun, C.-T., & Mizutani, E. (1997). Neuro-Fuzzy And Soft Computing: a computational approach to learning and machine intelligence. Upper Saddle River, NJ, USA: Prentice-Hall, Inc.
- Kansas Department of Health and Enviroment. (2020). COVID-19. Retrieved March 27, 2020, from http://www.kdheks.gov/coronavirus/toolkit/Cold_vs._Flu_vs._Allergies_vs._Coronavirus.pdf
- National Insitutes of Health. (2014). ¿Resfrío, gripe o alergia? Retrieved March 27, 2020, from https://salud.nih.gov/articulo/resfrio-gripe-o-alergia/
We want to acknowledge the support and guidance on the medical aspects of this project provided by Dr. Enrique Peraza and Dr. Erika Orduña.
- Raul Novelo - FrontEnd - @rnovec
- Adolfo Álvarez - API BackEnd - @alvarez98
- Mauricio G. Orozco-del-Castillo - Fuzzy Inference System - @maorca421
- Node.js & NPM installed
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
Open in browser http://localhost:3000/covid19-assistant/
For detailed explanation on how things work, check out Nuxt.js docs.
- Nuxt.js - The Progressive Vue.js Framework
- Vuetify.js - Material Design Component Framework
- Buefy - Lightweight UI components for Vue.js based on Bulma
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details
Made with ❤️ by AAAIMX 😊