An open API service indexing awesome lists of open source software.

https://github.com/smrfeld/the-masked-manual-ios

The Masked Man iOS app - surgical mask and respirator data from the FDA and CDC
https://github.com/smrfeld/the-masked-manual-ios

facemask mask respirator

Last synced: 2 months ago
JSON representation

The Masked Man iOS app - surgical mask and respirator data from the FDA and CDC

Awesome Lists containing this project

README

        

# The Masked Manual iOS App

This application lets you easily search for a face mask's qualifications from federal agencies in the U.S. Both surgical masks and respirators are supported.

drawing

See also:
* [The Python backend source](https://github.com/smrfeld/the-masked-manual-python).
* [About website](https://the-masked-manual.herokuapp.com).

## Screenshots

drawing

## Developer

### Image recognition

Motivation from [this introduction to the Vision framework on iOS](https://www.appcoda.com/vision-framework-introduction/).