Skip to content

aaaimx/covid19-screening-assistant

Repository files navigation

AAAIMX

COVID-19 Screening Assistant

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.

References

Acknowledgments

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.

Contributors ✒

  • Raul Novelo - FrontEnd - @rnovec
  • Adolfo Álvarez - API BackEnd - @alvarez98
  • Mauricio G. Orozco-del-Castillo - Fuzzy Inference System - @maorca421

Getting Started

Prerequisites 📋

  • Node.js & NPM installed

Deployment 📦

Project setup

# 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.

Built With

  • Nuxt.js - The Progressive Vue.js Framework
  • Vuetify.js - Material Design Component Framework
  • Buefy - Lightweight UI components for Vue.js based on Bulma

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details


Made with ❤️ by AAAIMX 😊