Skip to content

aaaimx/covid19-assistant-api

Repository files navigation

AAAIMX

RESTful API for COVID-19 Screening Assistant

RESTful API for screening of different respiratory medical conditions, particularly COVID-19, allergies, common cold and respiratory infections based on fuzzy logic.

Getting Started

Prerequisites 📋

  • Python 3.6>
  • Pipenv, virtualenv or venv

Installing

install project dependencies

pip install -r requirements.txt

Deployment 📦

start server:

python app.py

Open in browser http://127.0.0.1:3000/

Built With

  • Flask - Web development one drop at a time

Contributing

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

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Contributors ✒

See also the list of contributors who participated in this project.

License 📄

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

Acknowledgments

  • Diagnostic testing for COVID-19 is critical to tracking the virus, understanding epidemiology, informing case management, and to suppressing transmission

Made with ❤️ by AAAIMX 😊