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
- Host: GitHub
- URL: https://github.com/smrfeld/the-masked-manual-ios
- Owner: smrfeld
- License: mit
- Created: 2020-11-28T06:16:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-05T03:51:36.000Z (over 4 years ago)
- Last Synced: 2024-12-24T17:28:15.410Z (6 months ago)
- Topics: facemask, mask, respirator
- Language: Swift
- Homepage: http://the-masked-manual.herokuapp.com
- Size: 26.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.
See also:
* [The Python backend source](https://github.com/smrfeld/the-masked-manual-python).
* [About website](https://the-masked-manual.herokuapp.com).## Screenshots
## Developer
### Image recognition
Motivation from [this introduction to the Vision framework on iOS](https://www.appcoda.com/vision-framework-introduction/).